MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
 
(12 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 1: Zeile 1:
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */
#topfive
.tagcloud {
.tagcloud {
width: 98%;
width: 98%;
Zeile 14: Zeile 17:
}
}


class="greybox"
width:440px; border-style: left solid; border-color: white; background-color: #e6e6e6; border-width:1px; padding: 10px;
}


.shadowbox {
.shadowbox {
width:50%;  background-color: #e6e6e6;  padding: 10px;
width:50%;  background-color: #e6e6e6;  padding: 10px;
}
}
/*.bluebox {
width:440px; border-style:solid; border-color: white; background-color: #e6e6e6; border-width:1px; padding: 10px;
}*/


.bluebox {
.bluebox {
width:440px; border-style:solid; border-color: white; background-color: #e6e6e6; border-width:1px; padding: 10px;
width:440px; border-left-style:solid; border-color: white; border-width:3px; padding: 10px;
}
}


Navigationsmenü