MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
Keine Bearbeitungszusammenfassung
Zeile 49: Zeile 49:
   General styles
   General styles
  ******************/
  ******************/
/* First heading */
/* First heading for internal area */
.ns-124 #firstHeading {
.ns-124 #firstHeading {
   padding-left: 36px;
   padding-left: 36px;
Zeile 56: Zeile 56:
   border-top-right-radius: 4px;
   border-top-right-radius: 4px;
}
}
 
/*.ns-124 #content { background-color: #fff6e5; }
 
.ns-124 div.thumb { border-color: #fff6e5; }*/
body,
body,
.mw-body,
.mw-body,
Zeile 555: Zeile 555:
   -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
   box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
   box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}
.wrapper h1:first-child,
.hgbox h1:first-child,
.hgwindow h1:first-child,
.hgdrawer h1:first-child,
.hgborder h1:first-child,
.wrapper h2:first-child,
.hgbox h2:first-child,
.hgwindow h2:first-child,
.hgdrawer h2:first-child,
.hgborder h2:first-child,
.wrapper h3:first-child,
.hgbox h3:first-child,
.hgwindow h3:first-child,
.hgdrawer h3:first-child,
.hgborder h3:first-child,
.wrapper h4:first-child,
.hgbox h4:first-child,
.hgwindow h4:first-child,
.hgdrawer h4:first-child,
.hgborder h4:first-child,
.wrapper h5:first-child,
.hgbox h5:first-child,
.hgwindow h5:first-child,
.hgdrawer h5:first-child,
.hgborder h5:first-child,
.wrapper h6:first-child,
.hgbox h6:first-child,
.hgwindow h6:first-child,
.hgdrawer h6:first-child,
.hgborder h6:first-child {
  margin-top: 0;
  padding-top: 0;
}
}
.wrapper .code {
.wrapper .code {

Navigationsmenü