Difference between revisions of "MediaWiki:Common.css"
From MatterControl Manual
(Undo revision 370 by MatterHackers (talk)) |
Jessica.wise (Talk | contribs) |
||
Line 2: | Line 2: | ||
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
+ | |||
+ | #top-nav{background-color:#008299} | ||
+ | .topnav-name{color:#fff} | ||
+ | |||
+ | .nav>li>a:hover, .nav>li>a:focus{background-color: #0ca0af !important} |
Revision as of 15:55, 28 January 2016
/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }
#top-nav{background-color:#008299}
.topnav-name{color:#fff}
.nav>li>a:hover, .nav>li>a:focus{background-color: #0ca0af !important}