MediaWiki:Monobook eij.css: Unterschied zwischen den Versionen

Aus JuliWiki
Keine Bearbeitungszusammenfassung
 
Keine Bearbeitungszusammenfassung
Zeile 24: Zeile 24:
  #p-personal {
  #p-personal {
  margin-top: 50px;
  margin-top: 50px;
}
#p-logo {
margin: 0;
width: 980px;
display: none;
  }
  }

Version vom 3. Juli 2007, 10:35 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;
 }