MediaWiki:Common.css
From MatterControl Manual
Revision as of 16:02, 28 January 2016 by Jessica.wise (Talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }
#top-nav{background-color:#008299;background-image:none !important}
.topnav-name{color:#fff}
.nav>li>a:hover, .nav>li>a:focus{background-color: #0ca0af !important}
.dropdown > a > .title{color:#fff}
.dropdown-toggle > .glyphicon{color:#fff}
.dropdown-toggle > .glyphicon > .caret{color:#fff}
#main-footer {
background-color: #008299;
color: #fff;
}
#f-links >li >a{color:#fff}