Benutzer:Pk/cellardoor: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenPk (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „body { margin:0; padding:0; background-image:url(metanight.png); background-repeat:no-repeat; background-color:#00174D; font-family:sans-serif; overflow…“) |
Pk (Diskussion | Beiträge) |
||
Zeile 2: | Zeile 2: | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
− | background-image:url( | + | background-image:url(metalab.at/wiki/images/5/5c/Metanight1280x800.png); |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-color:#00174D; | background-color:#00174D; | ||
Zeile 11: | Zeile 11: | ||
#container { | #container { | ||
− | width: | + | width:1280px; |
− | height: | + | height:800px; |
overflow:hidden; | overflow:hidden; | ||
} | } | ||
Zeile 21: | Zeile 21: | ||
position:absolute; | position:absolute; | ||
top:60px; | top:60px; | ||
− | left: | + | left:891px; |
} | } |
Aktuelle Version vom 22. Oktober 2012, 16:43 Uhr
body {
margin:0; padding:0; background-image:url(metalab.at/wiki/images/5/5c/Metanight1280x800.png); background-repeat:no-repeat; background-color:#00174D; font-family:sans-serif; overflow:hidden;
}
- container {
width:1280px; height:800px; overflow:hidden;
}
- eventliste {
width:400px; /*height:600px;*/ position:absolute; top:60px; left:891px;
}