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