Difference between revisions of "MediaWiki:Common.css"
Line 3: | Line 3: | ||
.poem { | .poem { | ||
background-image: url("/images/thumb/e/ea/PoemParchment.jpg/463px-PoemParchment.jpg"); | background-image: url("/images/thumb/e/ea/PoemParchment.jpg/463px-PoemParchment.jpg"); | ||
+ | display: inline-block; | ||
} | } |
Revision as of 15:55, 3 January 2020
/* CSS placed here will be applied to all skins */ .poem { background-image: url("/images/thumb/e/ea/PoemParchment.jpg/463px-PoemParchment.jpg"); display: inline-block; }