Mercurial > hg > webaudioevaluationtool
view structure.css @ 1072:2ea78697aadf
Scripts: comment_parser and score_parser start new CSV files each time; various plots added to generated PDF report
author | Brecht De Man <BrechtDeMan@users.noreply.github.com> |
---|---|
date | Thu, 20 Aug 2015 11:29:29 +0200 |
parents | 375410a5571d |
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 { }