Mercurial > hg > webaudioevaluationtool
view structure.css @ 2078:5e2d7ce7fb4d
Scripts: comment_parser and score_parser start new CSV files each time; various plots added to generated PDF report
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Thu, 20 Aug 2015 11:29:29 +0200 |
parents | 4177fb1da6f8 |
children |
line wrap: on
line source
/* structure.css * Define the structure for classes and objects in HTML */ div.title { width = 100%; height = 50px; margin-bottom: 10px; } body { }