Difference between revisions of "MediaWiki:Common.css"

From Acenet Knowledgebase
Jump to: navigation, search
Line 11: Line 11:
 
color:#F60 !important;
 
color:#F60 !important;
 
}
 
}
 +
 +
div#p-navigation { font-size: 1.25em; }
  
 
#ca-talk { display: none !important; }
 
#ca-talk { display: none !important; }

Revision as of 15:20, 10 October 2012

/* CSS placed here will be applied to all skins */

a,
a:link,
a:visited,
a:active{
color:#2272C2 !important;
}

a:hover{
color:#F60 !important;
}

div#p-navigation { font-size: 1.25em; }

#ca-talk { display: none !important; }

#ca-history { display: none !important; }

#ca-viewsource { display: none !important; }

#ca-watch { display: none !important; }

#ca-view { display: none !important; }

#footer-places-privacy { display: none !important; }

#footer-places-about { display: none !important; }

#footer-places-disclaimer { display: none !important; }

#p-tb { display: none !important; }