Mercurial > hg > webaudioevaluationtool
view structure.css @ 4:1aa6962238c3
Added example_eval project with 10 wav files and example project XML. WAVs copied from APE Perceptual Project.
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 10 Mar 2015 11:44:15 +0000 |
parents | 955d229b8a02 |
children | 375410a5571d |
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 { }