Fix layout to include category titles and links to category pages.

This commit is contained in:
2016-04-12 01:36:20 -04:00
parent 4c719fa3cf
commit 04a034f5d0
2 changed files with 5 additions and 2 deletions

View File

@ -172,7 +172,8 @@
}
.page-heading {
font-size: 20px;
font-size: 22px;
text-decoration: underline;
}
.post-list {