django / code.djangoproject.com

Configuration for Django's Trac instance (code.djangoproject.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[styling] <h1> on ticket page uses default Trac color

bmispelon opened this issue · comments

Most likely related to the recent Trac update, the title of the ticket page seems to be using the default Trac color (#844) and not a color from our styleguide.

Here's an how it looks on https://code.djangoproject.com/ticket/35137 for example:
Screenshot 2024-01-24 at 17-17-49 #35137 (Collapsible error container elements do not indicate that they are interactive) – Django

Styling for <h2> on Wiki pages are also a bit strange:
Screenshot 2024-01-24 at 5 29 47 PM

Now headers look fine, it was probably a temporary issue with refreshing CSS files.

OK, it looks fine but only on the wiki page.

I still get this

Screenshot from 2024-01-24 17-45-06
Screenshot from 2024-01-24 17-44-36

I still get this

It could be that your browser has cached the CSS, can you try a hard refresh (on my browser it's ctrl-shift-R)?

seems fine now