Difference between revisions of "MediaWiki:Common.css"
From Shangpa Resource Center
| Line 5: | Line 5: | ||
background-color: #7d0711; | background-color: #7d0711; | ||
border-color: white; | border-color: white; | ||
| + | } | ||
| + | |||
| + | .navbar-default .navbar-nav > li > a { | ||
color: white; | color: white; | ||
} | } | ||
Revision as of 12:52, 20 November 2018
/* CSS placed here will be applied to all skins */
#footer-icons, #footer-info { display: none; }
#mw-navigation {
background-color: #7d0711;
border-color: white;
}
.navbar-default .navbar-nav > li > a {
color: white;
}
