Benutzer:Loki/monobook.css: Unterschied zwischen den Versionen

Aus Shadowhelix
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
.greybox1 {
.greybox1 {
background: #aa00aa url(skins/monobook/gradient2.png) repeat-x;
background: #cccccc url(skins/monobook/gradient1.png) repeat-x;
border: 1px solid black;
border: 1px solid black;
-moz-border-radius-topright: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomleft: 15px;
}
}

Version vom 24. Juli 2008, 09:44 Uhr

.greybox1 {
	background: #cccccc url(skins/monobook/gradient1.png) repeat-x;
	border: 1px solid black;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
}