Fixed coloring problem in the top menu.
This commit is contained in:
parent
f2db7bd694
commit
337f02d7ce
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ a.acquisition {
|
|||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#7777777;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue