From 965afffeb50044f266975570bafe887ccea5b9f3 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 16 Jan 2007 07:42:36 +0000 Subject: few more tweaks to box and index page --- themes/classic/templates/default.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes') diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css index 07588165..87a3b9d3 100644 --- a/themes/classic/templates/default.css +++ b/themes/classic/templates/default.css @@ -364,6 +364,9 @@ span.five-stars:hover { width: 80px; } font-size: 1.05em; font-weight: bold; } +.box-list { + padding-right: 10px; +} /* Enclosing Boxes Styles */ .box-left-top { -- cgit