Benutzer:Plasmarelais/monaco.css.temp: Unterschied zwischen den Versionen

aus Memory Alpha, der freien deutschen Star-Trek-Datenbank
Spring zu: Navigation, suche
imported>Plasmarelais
K (neu angelegt)
 
imported>Plasmarelais
K
Zeile 2: Zeile 2:
 
** Formatting for article type banners
 
** Formatting for article type banners
 
*/
 
*/
div#ma-article-type {
+
div#ma-artikel-typ {
 
border-bottom:1px solid #444444;
 
border-bottom:1px solid #444444;
 
background-position:top left;
 
background-position:top left;
Zeile 14: Zeile 14:
 
}
 
}
  
div.type-alternate {
+
div.typ-alternativ {
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/f/fe/Articletype_newtimeline.png) no-repeat;
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/f/fe/Articletype_newtimeline.png) no-repeat;
 
}
 
}
  
div.type-mirror {
+
div.typ-spiegeluniversum {
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/d/dd/Articletype_mirror.png) no-repeat;
 
}
 
}
  
div.type-realworld {
+
div.typ-realworld {
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/1/13/Articletype_realworld.png) no-repeat;
 
}
 
}

Version vom 28. Januar 2010, 22:24 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; }

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; }