tags: adjust post count style on /tags index.
Make the /tags index display post counts the same way as they're displayed in regular tag lists (to the right of the tag, and greyed out).
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
div#c-tags {
|
||||
div#a-index table.striped {
|
||||
td:nth-child(1), th:nth-child(1) {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user