admin textcolor in css heller

This commit is contained in:
troy
2022-12-19 13:19:19 +01:00
parent ef31ee2cba
commit 180b7ee04b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
body {
background-color: #000 !important;
color: #fff;
}
textarea {
@@ -25,7 +26,6 @@ form .label {
margin: 0 10px;
}
.hover {
border: 1px solid white;
}