MediaWiki:Common.css

From TGN Online
Revision as of 10:18, 18 July 2016 by Admin (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 */
#smdHeader {width:100%;clear:both;}
.mainSiteHeader {height:100px;background:#182A61;width:100%;}
.mainSiteNav {background:#65646A;height:40px;}
#left-navigation,#right-navigation {margin-top:110px;}

div#mw-head {top:50px;}

.mainSiteNav ul {margin:11px 0 0;}

.mainSiteNav ul li {float:left;display:inline;}

.mainSiteNav ul li a {color: #ffffff;-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);-o-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);padding: 11px 23px !important;}

#p-personal a {color:#ffffff;}