mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Minor colour update for nightshift
See https://github.com/TryGhost/Ghost/issues/8715
This commit is contained in:
parent
fe1c70f3c7
commit
2ef4472523
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ input,
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-logo {
|
.gh-logo {
|
||||||
filter: invert(100%);
|
filter: invert(100%) brightness(150%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-canvas-title span path {
|
.gh-canvas-title span path {
|
||||||
|
|
Loading…
Add table
Reference in a new issue