[Sage] New Site Layout : multiviews

Nicolas Lefèvre nicolas.lefevre at hotmail.com
Fri Jun 16 17:03:34 EDT 2006


Here is a new CSS that I created for the Sage feed reader :

body {
	font-family: Verdana, sans-serif;
	font-size: small;
	background-color: #fff;
	margin: 1.5em 0;
}
h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	font-weight: normal;
}

#rss-header {
	background-color: #333;
	padding: 1em;
	-moz-border-radius: 18px;
	margin: 1.5em 2.5%;
}
#rss-title {
	color: #d7e80a;
	margin: 0;
}
#rss-link {
	text-decoration: none;
	color: #d7e80a;
}
#rss-desc {
	line-height: 1.5em;
	color: #fff;
	margin: 0;
}

div.item {
	float: left;
	margin: 0 0 1.5em 2.5%;
	width: 30%;
}
h2.item-title {
	background-color: #d7e80a;
	color: 333;
	padding: 0.5em;
	-moz-border-radius: 18px;
	margin: 0;
}
h2.item-title span.item-ordinal {
	color: #fff;
}
h2.item-title a {
	text-decoration: none;
	color: #333;
}
div.item-desc {
	max-height: 12em;
	overflow: auto;
	color: #333;
	padding: 0 1em;
	margin: 1em 0;
}
div.item-pubDate {
	display: inline;
	font-weight: bold;
	padding: 0 1em;
}
div.item-technorati
{
	display: none;

}

I name it " Multiviews " ... try it and you'll understand why i choose this 
name.

Best Regards from Belgium

Nicolas Lefèvre

_________________________________________________________________
Retrouvez vos dossiers de partage où que vous soyez grâce à la nouvelle 
version de Messenger! 
http://imagine-msn.com/minisites/messenger/default.aspx?locale=fr-be



More information about the Sage mailing list