view webapp/StyleSheet.css @ 6:83e0c27b4dbc

Added property to check if the matlab files changed (only calling this task if there are any changes)
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Wed, 27 Nov 2013 17:58:27 +0000
parents b6acfffd25cd
children
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;
}