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