MediaWiki:Monobook eij2007.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
#menubild { | &ot #menubild { | ||
text-align: center; | text-align: center; | ||
margin: 0 0 0 -380px; | margin: 0 0 0 -380px; | ||
position: fixed; | position: fixed; | ||
z-index: 20; top: 0; left: 50%; | z-index: 20; top: 0; left: 50%; | ||
width: 759px } | width: 759px } | ||
#menutext { | |||
text-align: center; | #menutext { | ||
margin: 0 0 0 -380px; | text-align: center; | ||
position: fixed; z-index: 21; top: 14px; left: 50%; | margin: 0 0 0 -380px; | ||
width: 759px } | position: fixed; z-index: 21; top: 14px; left: 50%; | ||
a.menu:link { | width: 759px } | ||
color: #333; | |||
font-size: 12px; | a.menu:link { | ||
font-family: | color: #333; | ||
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 } | font-size: 12px; | ||
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 } | font-family: ;Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none } | ||
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 } | 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 } | ||
#globalWrapper { | |||
margin-top: 50px; | 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 } | ||
} | |||
#p-cactions { | 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 } | ||
margin-top: 50px; | |||
margin-left: 200px; | 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 } | ||
} | |||
#p-personal { | #globalWrapper { | ||
margin-top: 50px; | 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 } | #p-cactions { | ||
#einklinker3 { position: fixed; z-index: 19; top: 300px; left: 0; width: 180px } | margin-top: 50px; | ||
/* Angaben nur f"�r den Internet Explorer mittels Sthar-HTML-Hack */ | margin-left: 200px; | ||
* 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 } | #p-personal { | ||
* html #einklinker2 { position: absolute; z-index: 18; top: 175px; left: 0; width: 180px } | margin-top: 50px; | ||
* html #einklinker3 { position: absolute; z-index: 19; top: 300px; left: 0; width: 180px } | } | ||
#column-one { | |||
margin-left: 180px; | #einklinker1 { position: fixed; z-index: 17; top: 42px; left: 0; width: 180px } | ||
padding-top: 21px; | #einklinker2 { position: fixed; z-index: 18; top: 175px; left: 0; width: 180px } | ||
} | #einklinker3 { position: fixed; z-index: 19; top: 300px; left: 0; width: 180px } | ||
#content { | |||
margin-left: | /* 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% } | ||
#p-logo { | * html #menutext { text-align: center; position: absolute; z-index: 21; top: 14px; left: 50%; width: 759px; height: 10% } | ||
margin: 0; | * html #einklinker1 { position: absolute; z-index: 17; top: 42px; left: 0; width: 150px } | ||
width: 980px; | * html #einklinker2 { position: absolute; z-index: 18; top: 175px; left: 0; width: 180px } | ||
display: none; | * 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; | |||
} | |||
#p-logo { | |||
margin: 0; | |||
width: 980px; | |||
display: none; | |||
} |
Version vom 3. Juli 2007, 15:25 Uhr
&ot #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: 200px; } #p-logo { margin: 0; width: 980px; display: none; }