From: Anthony Talarico Date: Tue, 17 Nov 2015 20:09:21 +0000 (-0500) Subject: Changed all links to times, regular, navy blue X-Git-Tag: v1.0.0^2~11 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=e8499110ffc78f3ef96a3758d57dfe91eeae35c6;p=WP-Themes%2Flittlefieldtownship.git Changed all links to times, regular, navy blue --- diff --git a/scss/_main.scss b/scss/_main.scss index 29d171c..41eaf20 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -1,3 +1,9 @@ +a{ + font-family: "Times New Roman"; + color: #005287; + font-size: 1em; + font-weight: normal; +} h1 { color: $green; font-style: italic;