SpongeForum – unser SpongeBob-Forum

MediaWiki:Common.css

Aus SpongePedia
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 113: Zeile 113:
 
.ns-4 #p-cactions li.selected a {
 
.ns-4 #p-cactions li.selected a {
 
  background-color: #fffff0;
 
  background-color: #fffff0;
 +
}
 +
 +
/* Färbt Benutzerseiten lila */
 +
.ns-4 #content,
 +
.ns-4 #content div.thumb,
 +
.ns-4 #mytabs li.selected a,
 +
.ns-4 #p-cactions li.selected a {
 +
background-color: #e8e8ff;
 +
}
 +
 +
/* Färbt Dateiseiten grün */
 +
.ns-4 #content,
 +
.ns-4 #content div.thumb,
 +
.ns-4 #mytabs li.selected a,
 +
.ns-4 #p-cactions li.selected a {
 +
background-color: #eaffea;
 
}
 
}

Version vom 17. Oktober 2010, 22:38 Uhr

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
.box-hs {
   border:             2px solid #6959CD;
   background-color:   #ffff88;
   -moz-border-radius: 5px;
}

.box-hs h2 {
   text-align: center;
}

body.page-Hauptseite h1.firstHeading,
body.page-Hauptseite #catlinks,
body.page-Hauptseite #contentSub {
   display: none;
}

.wikitable {
   background: #f0f0f0;
}

.wikitable th {
   background: #ffffcc;
}

.wikitable td {
   background: #ffffff;
}

.regeln {
   border:           1px solid #000000;
   background-color: #F3F3FF;
   padding:          10px;
   font-size:        95%;
}

.blau {
   border:           1px solid #8898BF;
   background-color: #D8E8FF;
   padding:          7px;
}

.gelb {
   border:           1px solid #E1C823;
   background-color: #FFFFCC;
   padding:          7px;
}

.grau {
   border:           1px solid #aaaaaa;
   background-color: #f0f0f0;
   padding:          7px;
}

.gruen {
   border:           1px solid #6AB044;
   background-color: #DDFFAA;
   padding:          7px;
}

.rot {
   border:           1px solid #C55555;
   background-color: #FFCECE;
   padding:          7px;
}

.warnung {
   border:           2px solid #FF0000;
   background-color: #EEE;
   font-size:        100%; 
   padding:          3px;
}

.warnung1 {
   border:           2px solid #FFA500;
   background-color: #EEE;
   font-size:        100%; 
   padding:          3px;
}

.warnung2 {
   border:           2px solid #FF0000;
   background-color: #FFDDDD;
   font-size:        100%; 
   padding:          3px;
}

.nav {
   border:     2px solid #c0c0c0;
   text-align: center;
   font-size:  90%;
   clear:      both;
}

.nav b {
   background:    #ffffbb;
   padding:       1px 0 1px 0;
   border-bottom: 2px solid #c0c0c0;
}

/* Alle Seiten einfärben:
#content,
#mytabs li.selected a,
#p-cactions li.selected a {
 	background-color: #ffffe6;
}
*/

/* Färbt SpongePedia-Projektseiten gelb */
.ns-4 #content,
.ns-4 #content div.thumb,
.ns-4 #mytabs li.selected a,
.ns-4 #p-cactions li.selected a {
 	background-color: #fffff0;
}

/* Färbt Benutzerseiten lila */
.ns-4 #content,
.ns-4 #content div.thumb,
.ns-4 #mytabs li.selected a,
.ns-4 #p-cactions li.selected a {
 	background-color: #e8e8ff;
}

/* Färbt Dateiseiten grün */
.ns-4 #content,
.ns-4 #content div.thumb,
.ns-4 #mytabs li.selected a,
.ns-4 #p-cactions li.selected a {
 	background-color: #eaffea;
}

Varianten
Aktionen
Navigation
SpongePedia
SpongeBob
Werkzeuge