don't grey the header image

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

View File

@ -49,6 +49,10 @@ code,pre, #TOC, a:hover, img
background: #d9dad6;
border-radius:0.25em;
}
header img
{
background: none;
}
a
{