diff --git a/css/k.css b/css/k.css index c29942e..9d7959b 100644 --- a/css/k.css +++ b/css/k.css @@ -5,7 +5,8 @@ body { line-height: 1.6; padding-top: 10px; padding-bottom: 10px; - background-color: white; + background-color: black; + color: gray; padding: 30px; } @@ -383,4 +384,4 @@ h3:hover .headerlink { .content h2 { font-size: 23px; } -} \ No newline at end of file +}