Benutzer:Plasmarelais/monaco.css.temp: Unterschied zwischen den Versionen
imported>Plasmarelais K |
imported>Plasmarelais K |
||
Zeile 1: | Zeile 1: | ||
+ | /*********************************************************** | ||
+ | ** DIV: ARTICLETYPE | ||
+ | */ | ||
+ | div.articletype { | ||
+ | font-size: smaller; | ||
+ | padding-top: 0em; | ||
+ | padding-bottom: 0em; | ||
+ | position: absolute; | ||
+ | right: 1em; | ||
+ | top: 0em; | ||
+ | white-space: nowrap; | ||
+ | text-align: center; | ||
+ | border:1px solid #666; | ||
+ | background-color: #222222; | ||
+ | line-height: 130%; | ||
+ | } | ||
+ | |||
+ | div.articletype table { | ||
+ | background-color: transparent; | ||
+ | float: left; | ||
+ | padding: 1px; | ||
+ | } | ||
+ | |||
/*********************************************************** | /*********************************************************** | ||
** Formatting for article type banners | ** Formatting for article type banners |
Version vom 28. Januar 2010, 22:32 Uhr
/***********************************************************
- DIV: ARTICLETYPE
- /
div.articletype { font-size: smaller; padding-top: 0em; padding-bottom: 0em; position: absolute; right: 1em; top: 0em; white-space: nowrap; text-align: center; border:1px solid #666; background-color: #222222; line-height: 130%; }
div.articletype table { background-color: transparent; float: left; padding: 1px; }
/***********************************************************
- 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; }
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; }