admin in darkmode

This commit is contained in:
troy 2022-11-27 11:38:12 +01:00
parent f62b83cb1a
commit ef31ee2cba

View File

@ -1,3 +1,7 @@
body {
background-color: #000 !important;
}
textarea {
display: block;
width: 100%;