Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
m Changing navbox links from white to a grey (black is nonlinks).
m Changing to a darker grey.
Line 132: Line 132:
}
}
table.navbox th a {
table.navbox th a {
   color: #666;                          /* Should make the header links look better */
   color: #444;                          /* Should make the header links look better */
}
}