fehler behoben
git-svn-id: https://svn.neo-layout.org@2268 b9310e46-f624-0410-8ea1-cfbb3a30dc96
This commit is contained in:
parent
773f33cc9e
commit
6bcf627c2f
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue