MediaWiki:Common.css
Aus KW Wiki
(Unterschied zwischen Versionen)
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
| Zeile 10: | Zeile 10: | ||
width: 300px; | width: 300px; | ||
height: 100px; | height: 100px; | ||
| + | } | ||
| + | |||
| + | #p-cactions { | ||
| + | top: 79px; | ||
| + | height: 21px; | ||
} | } | ||
Version vom 18. Februar 2012, 21:25 Uhr
body {
background: #f9f9f9 url(http://kw.text-indent.net/skins/monobook/logobg_kw.gif) 0 0 repeat-x;
}
#p-logo {
width: 300px;
height: 100px;
}
#p-logo a, #p-logo a:hover {
width: 300px;
height: 100px;
}
#p-cactions {
top: 79px;
height: 21px;
}
div#content {
margin-top: 100px;
}