From 476f6acfdec467986179aadd9f4f659d628dcb21 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 27 Apr 2010 22:43:50 +0100 Subject: Ensure copyright text is legible --- includes/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/style.css b/includes/style.css index 1e66097..84ec65b 100644 --- a/includes/style.css +++ b/includes/style.css @@ -32,6 +32,7 @@ div#footer { div#copyright { border: thin solid #777; background-color: #eee; + color: black; padding: 0.4ex 1em; margin: auto 2%; } -- cgit v1.2.3