generated from ztimson/template
Fixed aggressive background styling
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
--page-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
|
||||
}
|
||||
|
||||
:root .theme-dark {
|
||||
--theme-background: #1a1a1a !important;
|
||||
--theme-background-contrast: white !important;
|
||||
}
|
||||
|
||||
* { box-sizing: border-box; transition: var(--page-transition); }
|
||||
|
||||
html, body {
|
||||
|
||||
Reference in New Issue
Block a user