MediaWiki:Monobook eij2007.css: Unterschied zwischen den Versionen

Aus JuliWiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 56: Zeile 56:
  #content {
  #content {
  margin-left: 200px;
  margin-left: 200px;
}
#p-logo {
margin: 0;
width: 980px;
display: none;
  }
  }

Version vom 3. Juli 2007, 16:17 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: 55px;
 }

 #p-cactions {
 margin-top: 55px;
 margin-left: 200px;
 }

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

 #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 {
 margin-left: 180px;
 padding-top: 21px;
 }

 #content {
 margin-left: 200px;
 }