Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1563:4730207bcae0
Merge from the default branch
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 10 Jun 2015 14:39:15 +0100 |
parents | |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1563 | 1 /* graphics.css |
nickjillings@1563 | 2 * Define colours and effects for classes and objects |
nickjillings@1563 | 3 */ |
nickjillings@1563 | 4 |
nickjillings@1563 | 5 div.title { |
nickjillings@1563 | 6 font-size: 2em; |
nickjillings@1563 | 7 } |
nickjillings@1563 | 8 |
nickjillings@1563 | 9 body { |
nickjillings@1563 | 10 } |