view style.css @ 3:bd0f1253691d

Add documentation of ECL format.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 06 Aug 2011 13:42:40 +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;
}