MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
|||
Line 56: | Line 56: | ||
.game-infobox tr:last-child td:last-child { | .game-infobox tr:last-child td:last-child { | ||
border-bottom-right-radius: 2px; | border-bottom-right-radius: 2px; | ||
} | |||
.message-box { | |||
padding: 0.5em 0.5em 0.5em 40px; | |||
margin: 0.5em 0; | |||
font-family: Rubik; | |||
font-size: 14px; | |||
} | } | ||