796a7d1d1e232df66847c4790aec30a95ca81b58
[cocanwiki.git] / html / _css / rss.css
1 /* RSS feeds ({{rss}} function).
2  * $Id: rss.css,v 1.1 2006/12/07 17:05:47 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 }