mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(client): override bootstrap defaults
This commit is contained in:
parent
af5eab4518
commit
5b99c8f595
@ -21,6 +21,10 @@
|
||||
--admonition-important-accent-color: #9839f7;
|
||||
--admonition-caution-accent-color: #ff2e2e;
|
||||
--admonition-warning-accent-color: #e2aa03;
|
||||
--bs-body-font-family: var(--main-font-family) !important;
|
||||
--bs-body-font-weight: var(--main-font-weight) !important;
|
||||
--bs-body-color: var(--main-text-color) !important;
|
||||
--bs-body-bg: var(--main-background-color) !important;
|
||||
}
|
||||
|
||||
.table {
|
||||
|
Loading…
x
Reference in New Issue
Block a user