From f54b0f24d67b3ef16feeff513eaf6d1e7ea46591 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 31 Dec 2004 08:21:16 +0000 Subject: [PATCH] Some styles for the RSS client listing --- theme/standardxhtml/styles.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/theme/standardxhtml/styles.php b/theme/standardxhtml/styles.php index 1acdb3f72d..69cf7a8354 100644 --- a/theme/standardxhtml/styles.php +++ b/theme/standardxhtml/styles.php @@ -795,3 +795,17 @@ TABLE.formtable TD { -moz-border-radius: 15px; } +.rssclientitem { +} + +.rssclientlink { + font-size: x-small; + border-top: 1px cellheading2 ?> solid; + padding-bottom: 5px; +} + +.rssclientdescription { + font-size: x-small; + color: #555555; + padding-left: 10px; +} -- 2.39.5