MediaWiki:Common.css

From MatterControl Manual
Revision as of 17:08, 28 January 2016 by Jessica.wise (Talk | contribs)

Jump to: navigation, search

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}

.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}