view style.css @ 11:9f0e37b7eeab

Some fixes in the replay format.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 24 Aug 2011 15:40:37 +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;
}