Difference between revisions of "MediaWiki:Common.css"
Line 6: | Line 6: | ||
padding: 10px; | padding: 10px; | ||
border-radius: 10px; | border-radius: 10px; | ||
+ | font-family: cursive; | ||
} | } |
Revision as of 16:03, 3 January 2020
/* CSS placed here will be applied to all skins */ .poem { background-image: url("/images/thumb/e/ea/PoemParchment.jpg/800px-PoemParchment.jpg"); display: inline-block; padding: 10px; border-radius: 10px; font-family: cursive; }