summaryrefslogtreecommitdiff
path: root/lib/styles
diff options
context:
space:
mode:
Diffstat (limited to 'lib/styles')
-rw-r--r--lib/styles/feed.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/styles/feed.css b/lib/styles/feed.css
index 0fcc222cd..e9e9d0b81 100644
--- a/lib/styles/feed.css
+++ b/lib/styles/feed.css
@@ -10,7 +10,7 @@ rss channel, feed, RDF {
link, description, language, managingEditor, copyright, lastBuildDate, date,
pubDate, generator, webMaster, ttl, docs, tagline, author, copyright,
generator, content, created, issued, modified, subject, id, format, creator,
-category {
+category, image {
display: none;
}
@@ -29,7 +29,7 @@ channel title, feed title {
border-bottom: 20px solid #dee7ec;
}
-:root:before, :root:before {
+:root:before {
content: "This data file is meant to be read in a XML feed reader. See document source."
}