Difference between revisions of "MediaWiki:Common.css"

From TGN Online
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #smdHeader {width:100%;clear:both;} .mainSiteHeader {height:100px;background:#182A61;width:100%;} .mainSiteNav {background:#...")
 
Line 4: Line 4:
 
.mainSiteNav {background:#65646A;height:50px;}
 
.mainSiteNav {background:#65646A;height:50px;}
 
#left-navigation,#right-navigation {margin-top:110px;}
 
#left-navigation,#right-navigation {margin-top:110px;}
 +
 +
div#mw-head {top:50px;}
  
 
#p-personal a {color:#ffffff;}
 
#p-personal a {color:#ffffff;}

Revision as of 10:11, 18 July 2016

/* 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:50px;}
#left-navigation,#right-navigation {margin-top:110px;}

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

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