Adjust how blacklist classes get added

- Rename class for links as it was a misnomer
This commit is contained in:
BrokenEagle
2020-03-07 06:12:55 +00:00
parent 161e776cf7
commit 8c1f6020ba
2 changed files with 6 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
vertical-align: bottom;
}
a.blacklisted-active {
a.blacklisted-inactive {
text-decoration: line-through;
}
}