mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
parent
5b1bf3ae0d
commit
301a21106c
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
:root {
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
.bg-grouped-table {
|
||||
background: #191b1f;
|
||||
}
|
||||
|
||||
.highlight-whitegrey:hover {
|
||||
background-color: color-mod(var(--whitegrey) a(60%) s(+5%)) !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue