mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Explicitly set fb/bg colors
This commit is contained in:
parent
dbab08560f
commit
e31cdd52ca
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
--shaded-bg: #e3e3e3;
|
||||
}
|
||||
html {
|
||||
background: white;
|
||||
color: black;
|
||||
line-height: 1.5rem;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue