diff --git a/site/global.css b/site/global.css index 48c0fef..5d84adb 100644 --- a/site/global.css +++ b/site/global.css @@ -35,8 +35,8 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em} html { /* color: #280b22; */ - color: #0b2822; - background: #f0f3f0; + color: #000; + background: #eaeaea; font-family: sans-serif; line-height: 1.4; } @@ -46,7 +46,7 @@ hr { code,pre, #TOC, a:hover, img { - background: #d9dad6; + background: #cfcfcf; border-radius:0.25em; } header img