From 3647ff37c565c77ebd1e68fce1552201c35b5cb3 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 15 May 2018 15:28:17 +0400 Subject: Complete redesign of site styles Signed-off-by: Valentin Popov --- _scss/base/_highlight.scss | 3 --- 1 file changed, 3 deletions(-) (limited to '_scss/base/_highlight.scss') diff --git a/_scss/base/_highlight.scss b/_scss/base/_highlight.scss index 329a995..b4de65f 100644 --- a/_scss/base/_highlight.scss +++ b/_scss/base/_highlight.scss @@ -1,6 +1,3 @@ -/*! pygments-css | github.com/richleland/pygments-css */ - -// Tango theme $color01: #000; $color02: #000080; $color03: #0000cf; -- cgit v1.2.3