mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2024-11-18 06:39:16 +00:00
fix bg color
This commit is contained in:
parent
b2c5f3eb73
commit
9834547483
|
@ -111,4 +111,8 @@
|
|||
border-radius: 10px;
|
||||
border: none;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: whitesmoke;
|
||||
}
|
Loading…
Reference in a new issue