Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1318:64541cd9265d
Added schema for Test Specification Document for validation (wip)
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 23 Dec 2015 12:41:08 +0000 |
parents | |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1318 | 1 /* graphics.css |
nickjillings@1318 | 2 * Define colours and effects for classes and objects |
nickjillings@1318 | 3 */ |
nickjillings@1318 | 4 |
nickjillings@1318 | 5 div.title { |
nickjillings@1318 | 6 font-size: 2em; |
nickjillings@1318 | 7 } |
nickjillings@1318 | 8 |
nickjillings@1318 | 9 body { |
nickjillings@1318 | 10 } |