Topic on Nonbinary Wiki:General discussion

Line 3: Line 3:
I confirmed that the navboxes have a class of <code>navbox</code>, so that's not the issue.
I confirmed that the navboxes have a class of <code>navbox</code>, so that's not the issue.


I also checked the web developer tab to see if the styles were being overridden by something else, but it seems like they're just not be applied at all. SO I made a [[User:U9000/common.css|simple test case]] to verify, and that also isn't being applied. I know this isn't a CSS issue because when I directly put <code>&lt;style&gt;.navbox { background-color: red !important; }&lt;/style&gt;]]</code> in the <code>&lt;head&gt;</code> it worked.
I also checked the web developer tab to see if the styles were being overridden by something else, but it seems like they're just not be applied at all. So I made a [[User:U9000/common.css|simple test case]] to verify, and that also isn't being applied. I know this isn't a CSS issue because when I directly put <code>&lt;style&gt;.navbox { background-color: red !important; }&lt;/style&gt;]]</code> in the <code>&lt;head&gt;</code> it worked.