From 2ada10aeff8cd73f43947d731b21b3598404eb2d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 1 Jul 2015 10:08:25 -0700 Subject: [PATCH] Changed new links to black --- style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/style.css b/style.css index 1ca26d6..cad17cb 100644 --- a/style.css +++ b/style.css @@ -64,10 +64,8 @@ https://github.com/AndrewBelt/WiTeX body { background: none; font-size: 14pt; -} - -body { font-family: 'Latin Modern Roman', serif; + color: black; } h1, h2, h3, h4, h5, h6 { @@ -80,7 +78,7 @@ a, a:visited { } a.new, a.new:visited { - color: #e33; + color: black; } ul {