view structure.css @ 1076:1d4d4d50ce62

Scripts: generate_report slightly more robust against missing duration values
author Brecht De Man <BrechtDeMan@users.noreply.github.com>
date Tue, 22 Sep 2015 18:19:38 +0200
parents 375410a5571d
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 {

}