view structure.css @ 1794:336ed958fa7d

Slider now enabled optionally based on tag <option name='playhead'/> in interfaces
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 01 Jul 2015 13:49:01 +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 {

}