From e1645d55fb0d4e765ad42d32bfffc2872ecad61d Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 27 Apr 2015 05:34:33 +0000 Subject: [PATCH] Fix up syntax highlighting colors --- css/style.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/style.sass b/css/style.sass index 51bbcf3..076bec8 100644 --- a/css/style.sass +++ b/css/style.sass @@ -125,7 +125,6 @@ body pre font-family: monospace - background-color: #002b36 padding: 5px height: 300px overflow: auto @@ -133,7 +132,6 @@ body * font-family: monospace - background-color: #002b36 color: #586e75 code