<style type="text/css">
<!--
.newsitem_description {
font: 7pt arial, sans-serif;
background: transparent;
}
-->
</style>
And here's how it makes the newsfeed look (this affects the intro paragraph for each news item, and thus uses the long version*):Note that you can change the newslink color by changing the following line in the CSS code:
font: 10pt arial, sans-serif;This won't affect the colors of other links on your page. Likewise, you can also change the other variables, such as font-weight, background color, etc.
* Here's what the code for the long version above would look like: