Difference between revisions of "MediaWiki:Common.css"
From MatterControl Manual
Jessica.wise (Talk | contribs) |
Jessica.wise (Talk | contribs) |
||
Line 11: | Line 11: | ||
.topnav-name{width:200px;margin-left:15%} | .topnav-name{width:200px;margin-left:15%} | ||
.fa-bars{color:#fff} | .fa-bars{color:#fff} | ||
− | + | .navbar-brand{width:270px;} | |
} | } | ||
Revision as of 16:08, 28 January 2016
/* 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}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus{background-color: #0ca0af !important}
@media screen and (max-width:767px){
.topnav-name{width:200px;margin-left:15%}
.fa-bars{color:#fff}
.navbar-brand{width:270px;}
}
.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}