Template:Imbox/styles.css: Difference between revisions
(Implementing more consistent styling for Imboxes) |
(CSS moved from MediaWiki:Common.css) |
||
Line 1: | Line 1: | ||
/* Fancy fonts for imboxes | /* Imbox Layout & Styling */ | ||
.imbox-notice { | |||
margin-bottom: 2em; | |||
padding-right: 1em; | |||
} | |||
.imbox-notice td { | |||
padding: 0; | |||
} | |||
.imbox img { | |||
image-rendering: pixelated; | |||
} | |||
/* Fancy fonts for imboxes. */ | |||
.imbox { | .imbox { | ||
font-family: "GenEi Antique v5"; | font-family: "GenEi Antique v5"; |