Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1386:345974f8794a
Bug #1510 Fixed.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 21 Dec 2015 11:53:05 +0000 |
parents | |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1386 | 1 /* graphics.css |
nickjillings@1386 | 2 * Define colours and effects for classes and objects |
nickjillings@1386 | 3 */ |
nickjillings@1386 | 4 |
nickjillings@1386 | 5 div.title { |
nickjillings@1386 | 6 font-size: 2em; |
nickjillings@1386 | 7 } |
nickjillings@1386 | 8 |
nickjillings@1386 | 9 body { |
nickjillings@1386 | 10 } |