make the site slightly less pink

tone it down a bit. it needs to only be a subtle tint.

Signed-off-by: Leah Rowe <info@minifree.org>
master
Leah Rowe 2024-07-08 22:11:33 +01:00
parent 88965c3a34
commit 04af40baf2
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em}
html
{
color: #280518;
background: #ffe9e9;
background: #efe9e9;
font-family: sans-serif;
line-height: 1.4;
}
@ -45,7 +45,7 @@ hr {
code,pre, #TOC, a:hover, img
{
background: #ead6d6;
background: #e3d6d6;
border-radius:0.25em;
}
header img