mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update the light announcement bar background color
This commit is contained in:
parent
5421ab5ab0
commit
b1f60fd589
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
|
||||
.gh-announcement-bar.light {
|
||||
background-color: #fff;
|
||||
background-color: #f0f0f0;
|
||||
color: #15171a;
|
||||
box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue