From ed27706c36e202a18b81e74bfddcd9a05f7a3aa8 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Mon, 22 Jun 2015 13:46:11 -0500 Subject: [PATCH] Update stylesheet.css --- stylesheets/stylesheet.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index b5f20c2..b36951a 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -230,7 +230,9 @@ a { font-weight: bold; } .site-footer-credits { - color: #819198; } + color: #819198; + font-style:italic; +} @media screen and (min-width: 64em) { .site-footer {