From c1b9d209749dd9a941313778fbbadfc8d1724d09 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Tue, 10 Jun 2008 16:53:13 +0000 Subject: bgcolor as html color --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b820e63..2cc180f 100644 --- a/style.css +++ b/style.css @@ -195,5 +195,5 @@ a.eMailHeaderVisible { .vspace { height: 10px; - background: 0xffffff; + background: #ffffff; } -- cgit v1.2.3