view style.css @ 10:d0e992b282a0

Fix anm XML format to be consistant with ecl.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 23 Aug 2011 23:42:34 +0200
parents f82309a9465e
children
line wrap: on
line source

body {
	font-size: 0.9em;
}

table {
	border-collapse: collapse;
}

th, td {
	border: 2px solid #ccc;
	padding: 4px;
}