SpongeForum – unser SpongeBob-Forum

MediaWiki:Monobook.css

Aus SpongePedia
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(erklär mir einer, warum das jetzt nicht mehr will, hat vor zwei Wochen noch gefunkt... -.- @Jörg: Hast du da eine Idee?)
 
Zeile 7: Zeile 7:
 
}
 
}
  
.usermessage{
+
/* Färbt SpongePedia-Projektseiten gelb
border-bottom: 3px solid f0f0f0;
+
.ns-4 #content,
border-top: 3px solid f0f0f0;
+
.ns-4 #content div.thumb,
padding: 10px;
+
.ns-4 #mytabs li.selected a,
background-color: #ffffcc;
+
.ns-4 #p-cactions li.selected a {
 +
background-color: #fffff0;
 +
}
 +
*/
 +
 
 +
/* Färbt Benutzerseiten lila */
 +
.ns-2 #content,
 +
.ns-2 #content div.thumb,
 +
.ns-2 #mytabs li.selected a,
 +
.ns-2 #p-cactions li.selected a {
 +
background-color: #f4f4ff;
 +
}
 +
 
 +
/* Färbt Dateiseiten grün */
 +
.ns-6 #content,
 +
.ns-6 #content div.thumb,
 +
.ns-6 #mytabs li.selected a,
 +
.ns-6 #p-cactions li.selected a {
 +
background-color: #f2fff2;
 
}
 
}

Aktuelle Version vom 18. April 2011, 01:21 Uhr

/** Do not force 'lowercase' */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

/* 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-2 #content,
.ns-2 #content div.thumb,
.ns-2 #mytabs li.selected a,
.ns-2 #p-cactions li.selected a {
 	background-color: #f4f4ff;
}

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

Varianten
Aktionen
Navigation
SpongePedia
SpongeBob
Werkzeuge