Mercurial > hg > webaudioevaluationtool
view structure.css @ 688:8babb8c22d59
Added commentQuestion object
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 21 Apr 2015 21:32:42 +0100 |
parents | 0a401224660b |
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 { }