diff options
Diffstat (limited to 'tests/resources/assets/repo')
-rw-r--r-- | tests/resources/assets/repo/style.css | 4 |
1 files changed, 0 insertions, 4 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 { |