mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-15 13:26:37 +00:00
fix bg color
This commit is contained in:
parent
b2c5f3eb73
commit
9834547483
|
@ -112,3 +112,7 @@
|
|||
border: none;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: whitesmoke;
|
||||
}
|
Loading…
Reference in a new issue