changed navigation colors
This commit is contained in:
parent
ed20df5824
commit
1f1bf6b3f1
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue