From d7c0b49e8dec38cb84cbdd891453573802c0af90 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 22 Aug 2021 11:11:06 -0300 Subject: src/gistatic.c: Remove .logo bogus color attribute --- src/gistatic.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/gistatic.c') diff --git a/src/gistatic.c b/src/gistatic.c index 81eb5ed..a2b10fc 100644 --- a/src/gistatic.c +++ b/src/gistatic.c @@ -216,10 +216,6 @@ static const char *const STYLE_STR = "" " a:visited {\n" " color: hsl(242, 100%, 80%);\n" " }\n" - "\n" - " .logo {\n" - " color: white;\n" - " }\n" "}\n" "\n" "body {\n" -- cgit v1.2.3