mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
top panel color
This commit is contained in:
parent
5147b3856e
commit
e821beaac9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ form {
|
||||||
|
|
||||||
.top-menu {
|
.top-menu {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
background-color: #555;
|
background-color: #505050;
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-link {
|
.top-link {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue