mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-07 03:16:08 -06:00
Add dark color scheme to fix accents on checkboxes & other HTML UI elements
This commit is contained in:
@@ -11,7 +11,8 @@ dd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@apply bg-zinc-900 text-white;
|
color-scheme: dark;
|
||||||
|
@apply bg-zinc-900 text-white;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd, dl {
|
dd, dl {
|
||||||
|
|||||||
Reference in New Issue
Block a user