From ab9688bb3e598bb63e0ad1b28e2532052255fb1a Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Wed, 1 Nov 2006 14:52:40 +0000 Subject: [PATCH] A little bit of beautification --- src/infodrom.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/infodrom.css b/src/infodrom.css index 1b9c638..3d53d25 100644 --- a/src/infodrom.css +++ b/src/infodrom.css @@ -32,8 +32,9 @@ a:visited { } h3.bar { padding-left: 5px; + padding-bottom: 2px; font-size: 16px; - background: #e5e5e5; + background: #d8e1f6; } img.border { border: 2px solid #e5e5e5; -- 2.20.1