Mercurial > hg > webaudioevaluationtool
annotate graphics.css @ 1555:45b469cfcd51
Scripts: score_parser.py: ignore empty rows (subject with no ratings for current song)
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Mon, 29 Jun 2015 19:02:48 +0100 |
parents | db0823f2210d |
children | 375410a5571d |
rev | line source |
---|---|
nickjillings@1542 | 1 /* graphics.css |
nickjillings@1542 | 2 * Define colours and effects for classes and objects |
nickjillings@1542 | 3 */ |
nickjillings@1542 | 4 |
nickjillings@1542 | 5 div.title { |
nickjillings@1542 | 6 font-size: 2em; |
nickjillings@1542 | 7 } |
nickjillings@1542 | 8 |
nickjillings@1542 | 9 body { |
nickjillings@1542 | 10 } |