Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

351 Bytes hinzugefügt, 12:20, 11. Apr. 2022
K
add numbered lists
/* CSS placed here will be applied to all skins */
/* don't show categories on main page */body.page-Hauptseite #catlinks { display : none } #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 1 1em;
}
.red{
color:red;
}
 
/* From IntactWiki */
.infobox {
clear:right;
float:right;
border:1px solid #8898BF;
margin-left:1em;
}
pre {
padding:4px;
}
/* To make images responsive */.h1 res-img img { font max-sizewidth: 1em100%; font-weight height: boldauto;
}
/* Hide headline on Main Page */
.page-Main_Page #firstHeading {
display: none;
}
/* Überschrift auf Hauptseite verbergen numbered lists */ol li > ol { .page list-Hauptseite #firstHeading style-type: lower-alpha; }ol li > ol li > ol { display list-style-type: nonelower-roman;
}
<noinclude>[[en:MediaWiki:Common.css]]</nowiki>

Navigationsmenü