diff --git a/style.css b/style.css index 2a8e457..5b97210 100644 --- a/style.css +++ b/style.css @@ -30,6 +30,10 @@ h1 { background-color: white; } +.tag.active.all { + background: none; +} + ul { padding: 0; }