fix(ui): added dark mode #25
@@ -98,7 +98,7 @@ html, body {
|
||||
height: 100%;
|
||||
}
|
||||
#rules {
|
||||
color: white;
|
||||
color: @color;
|
||||
font-size: 1.5em;
|
||||
font-family: Arial, serif;
|
||||
}
|
||||
Reference in New Issue
Block a user