changed navigation colors

This commit is contained in:
Logsol 2013-07-19 16:10:37 +02:00
parent ed20df5824
commit 1f1bf6b3f1

View file

@ -108,8 +108,8 @@ ul {
#navi li:hover ul a {
display: block;
background: #59af5e;
background: rgba(89, 175, 94, 0.85);
background: #4b934f;
background: rgba(75, 147, 79, 0.8);
}
#navi li:hover ul a:hover {