Benutzer:Plasmarelais/monaco.css.temp: Unterschied zwischen den Versionen
imported>Plasmarelais K |
imported>Plasmarelais K (Entferne Revision 350216 von Plasmarelais (Diskussion)) |
||
Zeile 4: | Zeile 4: | ||
div#ma-artikel-typ { | div#ma-artikel-typ { | ||
border-bottom:1px solid #444444; | border-bottom:1px solid #444444; | ||
+ | background-position:top left; | ||
text-align:right; | text-align:right; | ||
padding-top:1em; | padding-top:1em; | ||
Zeile 15: | Zeile 16: | ||
right: 0em; | right: 0em; | ||
left: 0em; | left: 0em; | ||
+ | bottom: 10em; | ||
} | } | ||
Version vom 28. Januar 2010, 22:56 Uhr
/***********************************************************
- Formatting for article type banners
- /
div#ma-artikel-typ { border-bottom:1px solid #444444; background-position:top left; text-align:right; padding-top:1em; padding-right:1em; min-height:55px; max-height:55px; font-size:large; font-variant:small-caps; position: absolute; top: 0em; right: 0em; left: 0em; bottom: 10em; }
div.typ-alternativ { background: #000000 url(http://images.wikia.com/memoryalpha/en/images/f/fe/Articletype_newtimeline.png) no-repeat; }
div.typ-spiegeluniversum { background: #000000 url(http://images.wikia.com/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat; }
div.typ-realworld { background: #000000 url(http://images.wikia.com/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat; }
div.type-multiple { background: #000000 url(http://images.wikia.com/memoryalpha/en/images/c/c8/Articletype_multiple.png) no-repeat; }
div.type-vision { background: #000000 url(http://images.wikia.com/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat; }