diff --git a/site/global.css b/site/global.css index 7d766f4..9e44eb1 100644 --- a/site/global.css +++ b/site/global.css @@ -48,6 +48,10 @@ code,pre, #TOC, a:hover, img background: #d9d6d6; border-radius:0.25em; } +header img +{ + background: none; +} a {