fehler behoben

git-svn-id: https://svn.neo-layout.org@2268 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
florian 2010-04-01 19:55:55 +00:00
parent 773f33cc9e
commit 6bcf627c2f

View file

@ -30,7 +30,7 @@
.aktiveEbene { border-color:#56b; color:#23b; }
.Ebene_button {
border:1px solid black;
padding:0.25em 1em;
padding:0.25em 0.5em;
position:absolute;
cursor:pointer;
z-index:2;
@ -43,8 +43,8 @@
.Ebene_wrapper:hover > .Ebene_bild { display:block; }
.Ebene_wrapper:hover > .Ebene_button,.Ebene1_wrapper:hover > .Ebene_button {
background-color:Highlight;
.ebenen {width=100%; max-width:595px;}
}
.ebenen {width:100%;max-width:595px}
.quick {white-spaces:nowrap;}
#header img {margin-bottom:0.5em}