Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
css not working in Django
#1
I am using django 2.2.7

I have a template called index.html (attached).
Inside here, I have li tags for which I want to remove the bullet points.
So in my style.css file (also attached), I write nav li {list-style-type: none;}.

However, when I load the page, i still see bullet points on my li tags.
Have I missed something?

Attached Files

Thumbnail(s)
       
Reply


Messages In This Thread
css not working in Django - by mp3909 - Jul-01-2020, 12:48 PM
RE: css not working in Django - by mp3909 - Jul-01-2020, 01:54 PM
RE: css not working in Django - by snippsat - Jul-01-2020, 03:25 PM
RE: css not working in Django - by mp3909 - Jul-06-2020, 02:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  <title> django page title dynamic and other field (not working) lemonred 1 2,101 Nov-04-2021, 08:50 PM
Last Post: lemonred
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,303 Jun-30-2019, 12:21 AM
Last Post: scidam
  My Django 2.0.6 logging is not working while product merging PrateekG 0 2,152 Jul-26-2018, 02:24 PM
Last Post: PrateekG
  django manage.py startserver - not working lewashby 3 18,290 Nov-24-2016, 11:24 PM
Last Post: lewashby

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020