view structure.css @ 900:d350e20bddd1

Fix for Bug #1280
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Tue, 16 Jun 2015 14:38:47 +0100
parents c40ce9c67b6b
children 375410a5571d
line wrap: on
line source
/* structure.css
 * Define the structure for classes and objects in HTML
 */

div.title {
	width = 100%;
	height = 50px;
	margin-bottom: 10px;
}

body {

}