This commit is contained in:
albert
2013-04-05 16:59:51 -04:00
parent 5a04bc30ba
commit f24d6a6e83
2 changed files with 33 additions and 37 deletions

View File

@@ -14,6 +14,10 @@ article.post-preview {
}
}
a.blacklisted-active {
font-weight: bold;
}
.post-preview.blacklisted-active {
display: none;
}