view structure.css @ 2209:394bf5310fc4

Instructions update: primarily Interfaces section. Moved 'Building your own interface' section under it.
author Brecht De Man <b.deman@qmul.ac.uk>
date Tue, 12 Apr 2016 20:32:00 +0100
parents 4177fb1da6f8
children
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 {

}