view WebContent/StyleSheet.css @ 27:3b092b89c92e

Using JQuery to generate the AJAX call. Added a AJAX indicator.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 09 Dec 2013 16:57:52 +0000
parents 0d53c4d80b73
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;
}