Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

84 Bytes hinzugefügt, 12:16, 26. Mär. 2020
K
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 */
 /* Überschrift auf Hauptseite verbergen */ .page-Hauptseite Main_Page #firstHeading {
display: none;
}
 
<noinclude>[[en:MediaWiki:Common.css]]</nowiki>

Navigationsmenü