RssBar.css
a {
color:#09f;
background-color: inherit;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
color:#fa0;
background-color: inherit;
text-decoration:underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
color: #03c;
background-color: inherit;
}
a:link {
font-weight: bold;
}
.all {
margin-top: 2px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
}
.site {
font-family: 'Tahoma'
}
.title {
color: inherit;
background-color: #ddd;
font-family: 'Tahoma'
}
.title01 {
color: inherit;
background-color: #ddd;
font-family: 'Tahoma'
}
.title02 {
color: inherit;
background-color: #ccc;
font-family: 'Tahoma'
}
.description {
color: inherit;
background-color: #ccc;
font-family: 'Tahoma'
}
Screenshot
Reference
RSSバー オフィシャルサイトhttp://darksky.nureyev.net/sw/rssbar/