mirror of
https://github.com/mitchell/mjfs.us.git
synced 2025-12-19 13:47:22 +00:00
Changed the color of the navbar open/close button when the navbar is open.
This commit is contained in:
parent
bb39c63d31
commit
9bb4a2544e
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
.navbar-button-close {
|
||||
background-color: rgb(206, 135, 111);
|
||||
background-color: rgb(173, 184, 209);
|
||||
}
|
||||
|
||||
.navbar-button:active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue