summaryrefslogtreecommitdiffstats
path: root/css/news.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/news.css')
-rw-r--r--css/news.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index 659633862..b0e66cbae 100644
--- a/css/news.css
+++ b/css/news.css
@@ -561,7 +561,16 @@ div.add_parentfolder {
}
/**
- * Author of the feed
+ * Title of the feed to which the item belongs
+ */
+ .feed_item h2.item_feed_title {
+ color: #aaa;
+ font-size: 1.1em;
+ margin-left: 3em;
+ }
+
+ /**
+ * Author of the item
*/
.feed_item h2.item_author {
color: #aaa;