aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
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;