view style.css @ 13:2925b0e246c6 default tip

Fix a lot of things, and add a TODO.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 17 Feb 2012 12:54:08 +0100
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;
}