Merge branch 'master' of github.com:jeena/seinheit.ch

This commit is contained in:
jeena 2013-07-19 16:35:28 +02:00
commit 82f3f83219

View file

@ -102,10 +102,19 @@ ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
top: 1.8em;
top: 1.7em;
z-index: 2;
}
#navi ul li {
border-top: 1px solid #91c993;
}
#navi ul li:first-child {
/*border-top: 0;*/
}
#navi li:hover ul a {
display: block;
background: #4b934f;