Add rewards

This commit is contained in:
Misode
2019-12-29 01:59:17 +01:00
parent 4aba8f81e2
commit 738ae30f2b
4 changed files with 42 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ body[data-style="dark"] #source {
}
body[data-style="dark"] .form-control {
background-color: #343a40;
background-color: #343a40 !important;
color: #ddd;
border-color: #24282c;
}