Don't forget the date\!
[cocanwiki.git] / html / _css / rss.css
1 /* RSS feeds ({{rss}} function).
2  * $Id: rss.css,v 1.2 2006/12/07 17:16:17 rich Exp $
3  */
4
5 p.rss_description a {
6   color: black;
7   text-decoration: none;
8 }
9
10 span.rss_item_description a {
11   color: black;
12   text-decoration: none;
13 }
14
15 span.rss_item_date {
16   font-size: 75%;
17 }