Merge branch 'master' of github.com:jeena/seinheit.ch
This commit is contained in:
commit
82f3f83219
1 changed files with 10 additions and 1 deletions
|
@ -102,10 +102,19 @@ ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
top: 1.8em;
|
top: 1.7em;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navi ul li {
|
||||||
|
border-top: 1px solid #91c993;
|
||||||
|
}
|
||||||
|
|
||||||
|
#navi ul li:first-child {
|
||||||
|
/*border-top: 0;*/
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#navi li:hover ul a {
|
#navi li:hover ul a {
|
||||||
display: block;
|
display: block;
|
||||||
background: #4b934f;
|
background: #4b934f;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue