SpongeForum – unser SpongeBob-Forum

MediaWiki:Monobook.css

Aus SpongePedia
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 7: Zeile 7:
 
}
 
}
  
/* TEST */
+
/* Färbt SpongePedia-Projektseiten gelb
#content {
+
.ns-4 #content,
background: #ffffcc;
+
.ns-4 #content div.thumb,
border: 2px solid #000000;
+
.ns-4 #mytabs li.selected a,
border-right: 0px;
+
.ns-4 #p-cactions li.selected a {
-moz-border-radius: 20px 0 0 20px;
+
background-color: #fffff0;
 
}
 
}
 +
*/
  
.pBody {
+
/* Färbt Benutzerseiten lila */
background: #ffffcc;
+
.ns-2 #content,
border: 2px solid #000000;
+
.ns-2 #content div.thumb,
border-left: 0px;
+
.ns-2 #mytabs li.selected a,
-moz-border-radius: 0 20px 20px 0;
+
.ns-2 #p-cactions li.selected a {
 +
background-color: #f4f4ff;
 
}
 
}
  
.portlet h5 {
+
/* Färbt Dateiseiten grün */
-moz-border-radius-topright: 20px;
+
.ns-6 #content,
background: #000000;
+
.ns-6 #content div.thumb,
color: #ffffff;
+
.ns-6 #mytabs li.selected a,
display: block;
+
.ns-6 #p-cactions li.selected a {
padding: 5px;
+
background-color: #f2fff2;
width: 60px;
+
}
+
 
+
#footer {
+
background: #ffffcc;
+
margin: 50px;
+
padding: 10px;
+
border: 2px solid #000000;
+
-moz-border-radius: 20px;
+
 
}
 
}

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