Blame Extras/Puntal/themes/punbb/blog/blog.css

4c79b5

4c79b5
/* Titres
4c79b5
----------------------------------------------------------*/
4c79b5
#puntal_content #blogTitle span {
4c79b5
	font-weight: bold;
4c79b5
}
4c79b5
.cal {
4c79b5
	font-size : 75%;
4c79b5
	font-variant: small-caps;
4c79b5
	font-weight: bold;
4c79b5
}	
4c79b5
.cal table {
4c79b5
	border-spacing: 0;
4c79b5
	border-collapse: separate;
4c79b5
	caption-side: top;
4c79b5
}
4c79b5
.day-date {
4c79b5
	text-align: right;
4c79b5
	font-style: italic;    
4c79b5
	font-weight: bold;
4c79b5
}
4c79b5
.post-title {
4c79b5
	margin-bottom: 0;
4c79b5
}
4c79b5
.post-info {
4c79b5
	margin-top: 0;
4c79b5
	font-size: 0.9em;
4c79b5
}