Difference between revisions of "MediaWiki:Common.css"
Line 3: | Line 3: | ||
− | . | + | .stars { |
font-size: 24px; | font-size: 24px; | ||
} | } | ||
.disc_attr ( | .disc_attr ( | ||
− | font-size: | + | font-size: 18px; |
} | } |
Revision as of 23:45, 19 January 2021
/* CSS placed here will be applied to all skins */ .tocnumber { display: none; } .stars { font-size: 24px; } .disc_attr ( font-size: 18px; }