view style.css @ 0:f82309a9465e

Initial commit.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 28 Jul 2011 22:57:08 +0200
parents
children
line wrap: on
line source

body {
	font-size: 0.9em;
}

table {
	border-collapse: collapse;
}

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