From 2dd2f78689df65cd42935b22aca97254ef291582 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 2 Jul 2014 08:46:40 -0400 Subject: Change visual style of read more links --- style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 49f6df6..04f9260 100644 --- a/style.css +++ b/style.css @@ -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; -- cgit v1.2.3