fix the fact that i wrote dark mode with dark reader on
This commit is contained in:
parent
81523a444d
commit
7754599e72
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
html,
|
||||
body {
|
||||
background: #222;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.message {
|
||||
|
@ -27,4 +28,4 @@ body {
|
|||
|
||||
.from_admin p {
|
||||
border-bottom-left-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue