Mime.css enhancements for feeds
Wednesday, August 17, 2005 3:07:11 PM
Here are a few lines I've added to my mime.css, to make newsfeeds look a little nicer:/* for feed content in general */
div.feedContent {font-family: serif;}
/* 'tags' in Tantek's feed as a small inline list
http://tantek.com/log/posts.atom
*/
h4.tags {display: run-in; font: bold smaller sans-serif;
margin: 0; padding: 0 .5em 0 0;}
ul.tags {display: block; font: smaller sans-serif;
margin: 0; padding: 0;}
ul.tags li {display: inline; margin: 0; padding: 0;}
ul.tags li a {text-decoration: none;}
/* permalink links bold red small */
div.feedContent + p > a {text-decoration: none;
color: red; font: bold smaller sans-serif;} This should work well with the default mime.css stylesheet. I've also got a completely restyled mime.css which tries to use the system colors more, and is a bit 'classier'. That's the one you see in the screenshot.
Get the stylesheet here.
Edit: For Opera 9 beta, add this to the 'browser.css' file instead.






János, Vinczevinczej # Wednesday, August 17, 2005 3:07:11 PM
Idan AdarYtseJam # Wednesday, August 17, 2005 3:07:11 PM
antdos # Wednesday, August 17, 2005 3:07:11 PM
Idan AdarYtseJam # Wednesday, August 17, 2005 3:07:11 PM
Hideto # Thursday, September 8, 2005 12:28:04 PM
And You had better correct the URL in your website, too ;-)
Sushubh # Monday, September 19, 2005 9:46:53 AM
postrash # Sunday, October 23, 2005 2:13:17 PM
Luigihelas # Friday, February 10, 2006 2:11:10 PM
Rijk # Friday, February 10, 2006 2:19:52 PM
I know , bit of a bummer for me... Some coding changes are required in Opera, as it is now not using the author/user mode settings anymore for the mail/news/feed display.
I hope to get this option back in one way or another.
XenoM # Thursday, June 29, 2006 3:22:58 PM
gaild82 # Thursday, November 9, 2006 10:10:27 PM
The new IE7 points of note in a review or two, include the fact that its RSS reader is more aesthetically pleasing than Opera's...
Being able to make the newsfeed/mail areas prettier would be a bonus - definitely make Opera look more shiny *__*
dapxin # Thursday, October 22, 2009 8:55:38 AM
Is there a way to change something in mime.css
to allow
font colors for all M2 messages to
white.