Difference between revisions of "Common.css"
| Line 5: | Line 5: | ||
div#mw-panel div.portal div.body ul li a { | div#mw-panel div.portal div.body ul li a { | ||
font-size:14px; | font-size:14px; | ||
| + | } | ||
| + | .row { | ||
| + | |||
| + | max-width: 90%; | ||
| + | |||
} | } | ||
Revision as of 17:18, 4 April 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;
}
.row {
max-width: 90%;
}