view WebContent/StyleSheet.css @ 29:fa9a5f930d0e

Ading the pre-built jar
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 10 Dec 2013 15:24:30 +0000
parents 3b092b89c92e
children 0c66cff0d1cc
line wrap: on
line source
body
{
	font-size: 11pt;
	font-family: Arial;
	background-color: whitesmoke;
}
LABEL
{
	font-size: 12pt;
	font-family: Arial;
}
H1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 22pt;
	color: black;
}