remove lightgreen color from form pages
This commit is contained in:
parent
880e6ebbee
commit
83f2f69457
@ -3,7 +3,7 @@
|
||||
margin: 0px;
|
||||
}
|
||||
body {
|
||||
background-color: lightgreen;
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
header {
|
||||
background-color: black;
|
||||
|
Loading…
x
Reference in New Issue
Block a user