Mercurial > hg > webaudioevaluationtool
view structure.css @ 2194:d72b9942b57c
Adapted test_create.html to work with new Specification.js file.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 31 Mar 2016 14:32:22 +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 { }