view WebContent/StyleSheet.css @ 26:1d1122584af9

Minor changes
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Fri, 06 Dec 2013 19:24:11 +0000
parents 0d53c4d80b73
children 3b092b89c92e
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;
}