SpongeForum – unser SpongeBob-Forum

MediaWiki:Monobook.css

Aus SpongePedia
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
 
(test)
Zeile 5: Zeile 5:
 
#p-cactions li a {
 
#p-cactions li a {
 
text-transform: none;
 
text-transform: none;
 +
}
 +
 +
/* TEST */
 +
#content {
 +
background: #ffffcc;
 +
border: 2px solid #000000;
 +
border-right: 0px;
 +
-moz-border-radius: 20px 0 0 20px;
 +
}
 +
 +
.pBody {
 +
background: #ffffcc;
 +
border: 2px solid #000000;
 +
border-left: 0px;
 +
-moz-border-radius: 0 20px 20px 0;
 +
}
 +
 +
.portlet h5 {
 +
-moz-border-radius-topright: 20px;
 +
background: #000000;
 +
color: #ffffff;
 +
display: block;
 +
padding: 5px;
 +
width: 60px;
 +
}
 +
 +
#footer {
 +
background: #ffffcc;
 +
margin: 50px;
 +
padding: 10px;
 +
border: 2px solid #000000;
 +
-moz-border-radius: 20px;
 
}
 
}

Version vom 1. August 2008, 16:11 Uhr

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

/* TEST */
#content {
 background: #ffffcc;
 border: 2px solid #000000;
 border-right: 0px;
 -moz-border-radius: 20px 0 0 20px;
}

.pBody {
 background: #ffffcc;
 border: 2px solid #000000;
 border-left: 0px;
 -moz-border-radius: 0 20px 20px 0;
}

.portlet h5 {
 -moz-border-radius-topright: 20px;
 background: #000000;
 color: #ffffff;
 display: block;
 padding: 5px;
 width: 60px;
}

#footer {
 background: #ffffcc;
 margin: 50px;
 padding: 10px;
 border: 2px solid #000000;
 -moz-border-radius: 20px;
}

Varianten
Aktionen
Navigation
SpongePedia
SpongeBob
Werkzeuge