Added red link color to the module links

This commit is contained in:
Anne Gentle 2010-11-16 11:25:45 -06:00
parent 442f59c642
commit fb629fb33e

View File

@ -60,12 +60,6 @@ table.docutils {
font-size: 11px; font-size: 11px;
} }
.tweet_list li { a tt {
font-size: 0.9em; color:#CF2F19;
border-bottom: 1px solid #eee;
padding: 5px 0;
}
.tweet_list li .tweet_avatar {
float: left;
} }