Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 936:5ad6a3102921
Console logs for moving slider, playback, stop audio and (when submitting) comments.
author | Brecht De Man <BrechtDeMan@users.noreply.github.com> |
---|---|
date | Tue, 26 May 2015 12:16:57 +0100 |
parents | |
children | 375410a5571d |
rev | line source |
---|---|
BrechtDeMan@936 | 1 /* graphics.css |
BrechtDeMan@936 | 2 * Define colours and effects for classes and objects |
BrechtDeMan@936 | 3 */ |
BrechtDeMan@936 | 4 |
BrechtDeMan@936 | 5 div.title { |
BrechtDeMan@936 | 6 font-size: 2em; |
BrechtDeMan@936 | 7 } |
BrechtDeMan@936 | 8 |
BrechtDeMan@936 | 9 body { |
BrechtDeMan@936 | 10 } |