MediaWiki:Monobook eij.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (13 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
#menubild { text-align: center; margin: 0 0 0 -380px; position: fixed; z-index: 20; top: 0; left: 50%; width: 759px } | #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 } | #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: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:visited { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none } | ||
| Zeile 19: | Zeile 31: | ||
#p-cactions { | #p-cactions { | ||
margin-top: 50px; | margin-top: 50px; | ||
margin-left: | margin-left: 200px; | ||
} | } | ||
| Zeile 26: | Zeile 38: | ||
} | } | ||
#einklinker1 { position: fixed; z-index: 17; top: 42px; left: 0; width: 180px } | #einklinker1 { position: fixed; z-index: 17; top: 42px; left: 0; width: 180px } | ||
#einklinker2 { position: fixed; z-index: 18; top: 175px; 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 } | #einklinker3 { position: fixed; z-index: 19; top: 300px; left: 0; width: 180px } | ||
/* Angaben nur f"�r den Internet Explorer mittels Sthar-HTML-Hack */ | /* 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 #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 #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 #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 #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 } | * html #einklinker3 { position: absolute; z-index: 19; top: 300px; left: 0; width: 180px } | ||
#column-one { | #column-one { | ||
margin-left: | margin-left: 180px; | ||
padding-top: 21px; | |||
} | |||
#content { | |||
margin-left: 330px; | |||
} | |||
#p-logo { | |||
margin: 0; | |||
width: 980px; | |||
display: none; | |||
} | } | ||
Aktuelle Version vom 3. Juli 2007, 13:02 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: 200px;
}
#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 {
margin-left: 180px;
padding-top: 21px;
}
#content {
margin-left: 330px;
}
#p-logo {
margin: 0;
width: 980px;
display: none;
}