Mercurial > hg > webaudioevaluationtool
view structure.css @ 1551:76dece6eff10
Added license, citing information, short readme file. Changed name of newer Python server (now default) to 'pythonServer.py'.
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Fri, 26 Jun 2015 12:25:36 +0100 |
parents | db0823f2210d |
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 { }