Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

478 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 {
}
.citation, blockquote{ border-width:0 0 0 1px; border-style:solid; border-color:Blue; padding: 0 0 0 1em; margin: 0 0 1 1em;} .red{ color:red;} /* Überschrift, Weiterleitungshinweis und Kategorie verbergen From IntactWiki */.action-view.page-Hauptseite h1.firstHeading,infobox { clear:right; float:right;.action-view.page-Hauptseite border:1px solid #contentSub,8898BF;.action margin-view.page-Hauptseite #catlinks left:1em;} pre { display padding: none4px;
}
#mainpage /* To make images responsive */.mwres-img img { max-width:100%; height:auto;} /* Hide headlineon Main Page */ .page-anchor Main_Page #firstHeading {
display: none;
}
 
/* 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ü