diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-10 06:38:40 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-08-10 06:38:40 +0100 |
| commit | 6af274f68dc65f6601b70302eb3f79a73a77ae88 (patch) | |
| tree | 96fcba0015969a9e9cf52a759343831eb540fd47 | |
| parent | a5472764c9bcd3eda58540e2cc97c5a42bb1bc1c (diff) | |
tweak stylesheet for rss xsl
| -rw-r--r-- | utility.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/utility.css b/utility.css index b94b0d5d9..54e75babe 100644 --- a/utility.css +++ b/utility.css @@ -103,9 +103,8 @@ div.rss p.description { font-size : 9pt; } -div.rss p.content { - margin-left : 2em; - +div.rss div.content { + margin-top : 0.5em; } div.rss img.feedicon { |