diff --git a/build/style.css b/build/style.css index f29203e..e875c83 100644 --- a/build/style.css +++ b/build/style.css @@ -576,10 +576,6 @@ td:has(.pending) { position: relative; } -td:has(.pending) img { - filter: hue-rotate(180deg); -} - td p.pending { position: absolute; font-size: 10px; diff --git a/new.py b/new.py index 809b939..47f3453 100644 --- a/new.py +++ b/new.py @@ -1115,7 +1115,7 @@ def indexgen(): content.write("\">") masteredcount += 1 if len(mastereddecks) > variables.maxmastered: - content.write(" see all") + content.write(" see all") content.write("

\n") sigs = [] for card in cardlist: