Even more styling

This commit is contained in:
Daniel Kluge
2022-02-09 20:25:15 +01:00
parent 6c0a344679
commit ac1426fe69
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
}
* {
box-sizing: border-box;
box-sizing: border-box !important;
--repl-color: #188a18;
--repl-color-link: #2ac02a;
--repl-color-hint: #092909;