Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

784 Bytes hinzugefügt, 12:20, 11. Apr. 2022
K
add numbered lists
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. placed here will be applied to all skins */
/* don't show categories on main page */body.page-Hauptseite #hauptseite catlinks { display : none } #mainpage h2 { background: none repeat scroll 0 0 #D8E8FF; border: 1px solid #8898BF; font-size: 1em; font-weight: bold; margin: 0; padding: 0.1em 0;} #mainpage .content { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 #FFFFFF; border-color: -moz-use-text-color #8898BF #8898BF; border-image: none; border-right: 1px solid #8898BF; border-style: none solid solid; border-width: 0 1px 1px; min-height: 0; padding: 0.3em 0.8em 0.4em;} .mainpage-top, .mainpage-left, .mainpage-right { margin-bottom: 1em;} .mainpage-top h2, .mainpage-bottom h2 { text-align: center;} .mainpage-left h2, .mainpage-right h2 { text-indent: 0.8em;} .mainpage-left{ margin-right: 0.5em;} .mainpage-right{ margin-left: 0.5em;} .box{ border-width:1px; border-style:solid; border-color:#aaaaaa; padding: 0.3em 0.8em 0.4em;
}
#hauptseite .inhalt citation, blockquote{ -moz- border-bottom-colorswidth: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 #FFFFFF; border-color: -moz-use-text-color #8898BF #8898BF; border-image: none; border-right: 0 1px solid #8898BF; border-style: none solid solid; border-widthcolor: 0 1px 1pxBlue; min-height padding: 00 0 1em; padding margin: 0.3em 0.8em 0.4em1 1em;
}
.hauptseite-oben, .hauptseite-links, .hauptseite-rechts red{ margin-bottom color: 1emred;
}
.hauptseite-oben h2, /* From IntactWiki */.hauptseite-unten h2 infobox { text clear:right; float:right; border:1px solid #8898BF; margin-alignleft: center1em;
}
.hauptseite-links h2, .hauptseite-rechts h2 pre { text-indent padding: 0.8em4px;
}
/* To make images responsive */.hauptseiteres-links img img { margin max-rightwidth:100%; height: 0.5emauto;
}
/* Hide headline on Main Page */ .hauptseitepage-rechts Main_Page #firstHeading { margin-left display: 0.5emnone;
}
 
/* numbered lists */
ol li > ol {
list-style-type: lower-alpha;
}
ol li > ol li > ol {
list-style-type: lower-roman;
}
 
<noinclude>[[en:MediaWiki:Common.css]]</nowiki>

Navigationsmenü