split out tag types in pots/show page

This commit is contained in:
albert
2012-10-02 18:37:06 -04:00
parent fbdf0d9679
commit 7a8ea0456a
5 changed files with 78 additions and 9 deletions

View File

@@ -75,6 +75,10 @@ div#c-posts {
color: #666;
}
}
aside#sidebar > section > ul {
margin-bottom: 1em;
}
aside#sidebar > section > ul li {
list-style-type: none;