Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1395:41054721d136
MUSHRA: Set the initial position of sliders using the <audioHolder> attribute initial-position using integer 0 to 100
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 17 Dec 2015 16:10:58 +0000 |
parents | 4a0c4119e00d |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1392 | 1 /* graphics.css |
nickjillings@1392 | 2 * Define colours and effects for classes and objects |
nickjillings@1392 | 3 */ |
nickjillings@1392 | 4 |
nickjillings@1392 | 5 div.title { |
nickjillings@1392 | 6 font-size: 2em; |
nickjillings@1392 | 7 } |
nickjillings@1392 | 8 |
nickjillings@1392 | 9 body { |
nickjillings@1392 | 10 } |