From a03943d203441a87ea9c01f383d451dfc921bdd2 Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Mon, 18 Aug 2014 19:13:52 -0500 Subject: make gold link more visable --- usr/local/www/themes/code-red/all.css | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local/www/themes/code-red') diff --git a/usr/local/www/themes/code-red/all.css b/usr/local/www/themes/code-red/all.css index a68d44d..2553074 100644 --- a/usr/local/www/themes/code-red/all.css +++ b/usr/local/www/themes/code-red/all.css @@ -153,6 +153,7 @@ form { } a { text-decoration: none; + color: #000000; } form input { font-size: 1.1em; -- cgit v1.1