From e413b39cf66c0171e1ff60099a9ac5fb377af957 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 8 Jan 2016 11:19:59 +0000 Subject: Fix color --- css/help.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/help.css') diff --git a/css/help.css b/css/help.css index 02ca9ee..1658291 100644 --- a/css/help.css +++ b/css/help.css @@ -7,7 +7,8 @@ body { border:solid 1px #bbb; padding:50px; background: white; - border-radius: 4px + border-radius: 4px; + color: #2b2626; } a, a:visited { -- cgit v1.2.3