Change visual style of read more links

This commit is contained in:
Barry Clark 2014-07-02 08:46:40 -04:00
parent 74f0035352
commit 2dd2f78689
2 changed files with 8 additions and 0 deletions

View file

@ -223,6 +223,9 @@ nav {
font-style: italic; }
.post .comments {
margin-top: 10px; }
.post .read-more {
text-transform: uppercase;
font-size: 15px; }
.wrapper-footer {
margin-top: 50px;