Actions

MediaWiki

Difference between revisions of "Common.css"

Line 4: Line 4:
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
 
div#mw-panel div.portal div.body ul li a {
 
div#mw-panel div.portal div.body ul li a {
     font-size:12px;
+
     font-size:14px;
 
}
 
}

Revision as of 12:17, 27 March 2017

/* CSS placed here will be applied to all skins */
{{toclimit|limit=3}}
#toc { float: left; clear: both; margin-right: 2.0em };
#ca-talk { display:none!important; }
div#mw-panel div.portal div.body ul li a {
    font-size:14px;
}