Difference between revisions of "MediaWiki:Common.css"
| Line 10: | Line 10: | ||
padding: 0; | padding: 0; | ||
font-weight:1000; | font-weight:1000; | ||
| + | font-size: 250%; | ||
} | } | ||
Revision as of 22:57, 3 March 2016
/* CSS placed here will be applied to all skins */
#ca-talk {
display: none !important;
}
#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
font-weight:1000;
font-size: 250%;
}
#menu li {
display: inline-block;
padding: 0px 25px 0px 25px;
}