MediaWiki:Monobook eij.css: Unterschied zwischen den Versionen

Aus JuliWiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 38: Zeile 38:


  #column-one {
  #column-one {
  margin-left: 200px;
  clear: both;
  }
  }



Version vom 3. Juli 2007, 12:52 Uhr

 #menubild    { text-align: center; margin: 0 0 0 -380px; position: fixed; z-index: 20; top: 0; left: 50%; width: 759px }

 #menutext    { text-align: center; margin: 0 0 0 -380px; position: fixed; z-index: 21; top: 14px; left: 50%; width: 759px }

 a.menu:link { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }

 a.menu:visited { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none }

 a.menu:focus { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: overline }

 a.menu:hover { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline }

 a.menu:active  { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica,  SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline } 

 #globalWrapper {
 margin-top: 50px;
 }

 #p-cactions {
 margin-top: 50px;
 margin-left: 20px;
 }

 #p-personal {
 margin-top: 50px;
 }

#einklinker1     { position: fixed; z-index: 17; top: 42px; left: 0; width: 180px }
#einklinker2   { position: fixed; z-index: 18; top: 175px; left: 0; width: 180px }
#einklinker3  { position: fixed; z-index: 19; top: 300px; left: 0; width: 180px }

/* Angaben nur f"�r den Internet Explorer mittels Sthar-HTML-Hack */
* html #menubild    { text-align: center; position: absolute; z-index: 20; top: 0; left: 50%; width: 759px; height: 10% }
* html #menutext    { text-align: center; position: absolute; z-index: 21; top: 14px; left: 50%; width: 759px; height: 10% }
* html #einklinker1     { position: absolute; z-index: 17; top: 42px; left: 0; width: 150px }
* html #einklinker2   { position: absolute; z-index: 18; top: 175px; left: 0; width: 180px }
* html #einklinker3   { position: absolute; z-index: 19; top: 300px; left: 0; width: 180px }

 #column-one {
 clear: both;
 }

 #content {
 margin-left: 200px;
 }