close #1: this is how you may display categories and tags on a page

This commit is contained in:
Yihui Xie
2017-06-19 22:59:02 -05:00
parent 6b05e21804
commit 7bb150e663
2 changed files with 8 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ body {
padding: 5px;
border-radius: 5px;
}
.terms { font-size: .9em; }
.menu, .article-meta, footer { text-align: center; }
.title { font-size: 1.1em; }
footer a { text-decoration: none; }