Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 7: | Line 7: | ||
padding: 1em; | padding: 1em; | ||
white-space: pre-wrap; | white-space: pre-wrap; | ||
+ | font-weight:normal; | ||
} | } |
Revision as of 18:42, 30 June 2017
/* CSS placed here will be applied to all skins */ .note { background-color:#d9edf7; border-radius:5px; border: none; padding: 1em; white-space: pre-wrap; font-weight:normal; }