view WebContent/StyleSheet.css @ 31:c63f773b4e48

Adding the JSLT library files to the app (needed by Tomcat).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 10 Dec 2013 17:38:43 +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;
}