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
|
@ -111,4 +111,8 @@
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
border: none;
|
border: none;
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
background-color: whitesmoke;
|
||||||
}
|
}
|
Loading…
Reference in a new issue