Difference between revisions of "MediaWiki:Common.css"
Line 7: | Line 7: | ||
.stars { | .stars { | ||
− | font-size: | + | font-size: 14px; |
text-align: center; | text-align: center; | ||
} | } | ||
Line 13: | Line 13: | ||
.disc-attr { | .disc-attr { | ||
− | font-size: | + | font-size: 11px; |
text-align: center; | text-align: center; | ||
} | } |
Revision as of 00:31, 20 January 2021
/* CSS placed here will be applied to all skins */ .tocnumber { display: none; } .stars { font-size: 14px; text-align: center; } .disc-attr { font-size: 11px; text-align: center; }