Modele:CIW/styles.css

Èn årtike di Wikisource.
/*  should be moved at:
	Index:Joseph Dejardin - Calendrier historique wallon, 1862 (in ASLLW t1, p. 6-29).djvu/styles.css
*/
.ciw{
	width:100%;
	margin:1em auto;
}
.ciw td{
	vertical-align:top;
}
.ciw td:first-child{
	text-align:right;
	width:2em;
}
.ciw td + td{
	width:2em;
	font-weight:bold;
	padding:0 1em;
}
.ciw td + td + td{
	text-indent:-1em;
	padding-left:1em;
	font-weight:normal;
	width:auto;
}