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
imported>Plasmarelais
 
(17 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 37: Zeile 37:
 
div.type-vision {
 
div.type-vision {
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat;
 
background: #000000 url(http://images.wikia.com/memoryalpha/en/images/5/50/Articletype_vision.png) no-repeat;
}
 
/* Anzeige Photon.gif für neues Forum*/
 
.forum_title a.forum_new {
 
font-weight: bold;
 
background: url("http://images.wikia.com/memoryalpha/en/images/c/cd/Ma_forum_new.png") center left no-repeat;
 
padding-left: 20px;
 
 
}
 
}
  
.forum_title a.forum_new:visited {
+
/***********************************************************
font-weight: normal;
+
** Verstecke Titelüberschrift der Hauptseite
background: none;
+
*/
padding-left: 20px;
+
body.page-Memory_Alpha_Kalender h1.firstHeading { display:none; }
}
+
body.page-Plasmarelais h1.firstHeading { display:none; }
 +
body.page-Diskussion_Plasmarelais h1.firstHeading { display:none; }

Aktuelle Version vom 17. Januar 2011, 20:20 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; }

/***********************************************************

    • Verstecke Titelüberschrift der Hauptseite
  • /

body.page-Memory_Alpha_Kalender h1.firstHeading { display:none; } body.page-Plasmarelais h1.firstHeading { display:none; } body.page-Diskussion_Plasmarelais h1.firstHeading { display:none; }