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 --- tests/resources/assets/repo/style.css | 4 ---- tests/resources/assets/style.css | 4 ---- 2 files changed, 8 deletions(-) (limited to 'tests') diff --git a/tests/resources/assets/repo/style.css b/tests/resources/assets/repo/style.css index 3a51849..ad8a08b 100644 --- a/tests/resources/assets/repo/style.css +++ b/tests/resources/assets/repo/style.css @@ -25,10 +25,6 @@ a:visited { color: hsl(242, 100%, 80%); } - - .logo { - color: white; - } } body { diff --git a/tests/resources/assets/style.css b/tests/resources/assets/style.css index 3a51849..ad8a08b 100644 --- a/tests/resources/assets/style.css +++ b/tests/resources/assets/style.css @@ -25,10 +25,6 @@ a:visited { color: hsl(242, 100%, 80%); } - - .logo { - color: white; - } } body { -- cgit v1.2.3