view style.css @ 1:b1bec4b5ccf3

Add anm and pbg3 file formats, and improve the std one.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 02 Aug 2011 14:18:01 +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;
}