mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-06 01:16:00 -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 {
|
||||
@apply bg-zinc-900 text-white;
|
||||
color-scheme: dark;
|
||||
@apply bg-zinc-900 text-white;
|
||||
}
|
||||
|
||||
dd, dl {
|
||||
|
||||
Reference in New Issue
Block a user