red tint on the site theme

to make text easier on the eyes

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-07-08 11:25:29 +01:00
parent a99f091b12
commit 88965c3a34
1 changed files with 4 additions and 4 deletions

View File

@ -34,8 +34,8 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em}
html
{
color: #280b22;
background: #f0f0f0;
color: #280518;
background: #ffe9e9;
font-family: sans-serif;
line-height: 1.4;
}
@ -45,7 +45,7 @@ hr {
code,pre, #TOC, a:hover, img
{
background: #d9d6d6;
background: #ead6d6;
border-radius:0.25em;
}
header img
@ -55,7 +55,7 @@ header img
a
{
color: #4e324e;
color: #3e223e;
}
img,video,iframe,pre