MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body {
body {
Zeile 8: Zeile 9:
min-height: 400px;
min-height: 400px;
}
}
.firstHeading { display: none }
#contentSub, #p-tb, .mw-search-formheader, #p-namespaces, .toc, #toc, #footer-places-about {
display: none }
body.page-Main_Page h1.firstHeading { display:none; }
#mw-pages p { display: none; }


a:visited {
a:visited {
Zeile 32: Zeile 44:
}
}


body.page-Main_Page h1.firstHeading { display:none; }
div#mw-panel {
width: 12em;
}


#mw-pages p { display: none; }
div#content, div#footer {
 
margin-left: 12em;
#p-namespaces { display: none; }
}
 
.toc, #toc { display: none; }
 
#contentSub { display: none }
 
 
.firstHeading { display: none }


#p-tb { display: none }


input {font-weight: bold; font-size: 120%}
input {font-weight: bold; font-size: 120%}