MediaWiki:Common.css

Aus KW Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 13: Zeile 13:
  
 
#p-cactions {
 
#p-cactions {
     top: 79px;
+
    z-index: 3;
 +
     top: 80px;
 
     height: 21px;
 
     height: 21px;
 
}
 
}

Version vom 18. Februar 2012, 21:26 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 {
    z-index: 3;
    top: 80px;
    height: 21px;
}

div#content {
    margin-top: 100px;
}
Meine Werkzeuge