Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: table.navbox { border: 1px solid #aaa; color: black; width: 100%; margin: auto; margin-top: 5px; clear: both; font-si...") |
(No difference)
|
Revision as of 22:33, 20 July 2018
/* CSS placed here will be applied to all skins */
table.navbox {
border: 1px solid #aaa;
color: black;
width: 100%;
margin: auto;
margin-top: 5px;
clear: both;
font-size: 90%;
text-align: left;
padding: 1px;
}