css tweak
This commit is contained in:
parent
fcbae8cea1
commit
7b3ec70a80
@ -108,6 +108,13 @@ th {
|
||||
background: #d3d3d3;
|
||||
}
|
||||
|
||||
input, textarea {
|
||||
color: whitesmoke;
|
||||
background: #2d2d2d;
|
||||
border-color: #4D28CA;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
html {
|
||||
color: #ededed;
|
||||
background: #262230 url("/static/bg.png");
|
||||
|
Reference in New Issue
Block a user