Topic on Nonbinary Wiki:General discussion
		This page shows the changes between two versions of a post by U9000 in the topic "Mediawiki Portals" on Nonbinary Wiki:General discussion.
You can see other versions of this post at its history page.
	
	| 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.  | 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><style>.navbox { background-color: red !important; }</style>]]</code> in the <code><head></code> it worked. | ||