From 8afc0d268787b7b3cb06dcc50e06707d31a5af68 Mon Sep 17 00:00:00 2001 From: davyd Date: Sat, 28 Feb 2004 15:16:46 +0000 Subject: [PATCH] fixed CSS glitch --- planet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/planet.css b/planet.css index 69da088..d05f96b 100644 --- a/planet.css +++ b/planet.css @@ -23,6 +23,7 @@ } .sidebar { + background-color: white; position: absolute; right: 0.5em; width: 195px; -- 2.20.1