From 26ce730504b6b23e9e837a2f7fd27895b97a5beb Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 10 Oct 2007 06:16:12 +0000 Subject: [PATCH] Tidied up border around category listing --- theme/custom_corners/user_styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/theme/custom_corners/user_styles.css b/theme/custom_corners/user_styles.css index cf6d5e8e5e..6243763c6b 100644 --- a/theme/custom_corners/user_styles.css +++ b/theme/custom_corners/user_styles.css @@ -414,6 +414,8 @@ div.sitetopic { } div.categorybox { border-style: solid; + border-width: 1px; + border-color: #EEEEEE; } div.mdescr div.images { text-align: center; -- 2.39.5