aboutsummaryrefslogtreecommitdiff
path: root/tests/resources
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-22 11:11:06 -0300
committerEuAndreh <eu@euandre.org>2021-08-22 11:35:31 -0300
commitd7c0b49e8dec38cb84cbdd891453573802c0af90 (patch)
tree4922d1a04b23dec04dba0708a93e8d56c8c018fc /tests/resources
parentsrc/gistatic.c: Suppress "Download" and "Commit message" columns from tags ta... (diff)
downloadgistatic-d7c0b49e8dec38cb84cbdd891453573802c0af90.tar.gz
gistatic-d7c0b49e8dec38cb84cbdd891453573802c0af90.tar.xz
src/gistatic.c: Remove .logo bogus color attribute
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/assets/repo/style.css4
-rw-r--r--tests/resources/assets/style.css4
2 files changed, 0 insertions, 8 deletions
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 {