add # to color
This commit is contained in:
parent
0e8e30bf1d
commit
612e5c3c9e
3 changed files with 4 additions and 4 deletions
|
|
@ -154,7 +154,7 @@ div.topbar {
|
|||
&.open {
|
||||
a.menu,
|
||||
a:hover {
|
||||
background-color: 444;
|
||||
background-color: #444;
|
||||
background-color: rgba(255,255,255,.1);
|
||||
color: #fff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue