don't grey the header image

Signed-off-by: Leah Rowe <info@minifree.org>
This commit is contained in:
Leah Rowe 2024-07-08 11:12:08 +01:00
parent b8f4f28e56
commit a99f091b12

View file

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