9.229
Bearbeitungen
Änderungen
Zur Navigation springen
Zur Suche springen
K
/* Überschrift auf Hauptseite verbergen */ .page-Hauptseite Main_Page #firstHeading {
keine Bearbeitungszusammenfassung
/* CSS placed here will be applied to all skins */
#mainpage h2 .h1 {
background: none repeat scroll 0 0 #D8E8FF;
border: 1px solid #8898BF;
border-style:solid;
border-color:Blue;
padding-left: 0 0 0 1em; margin-left: 0 0 0 1em;
}
.red{
color:red;
}
/* From IntactWiki */
.infobox {
clear: right;
float: right;
border: 1px solid #8898BF;
}
pre {
padding:4px;
}
/* Hide headline on Main Page */
display: none;
}
<noinclude>[[en:MediaWiki:Common.css]]</nowiki>