Mercurial > hg > webaudioevaluationtool
view structure.css @ 1066:a2a245542ae6
Scripts: test if folder name (default or provided via command line) exists
author | Brecht De Man <BrechtDeMan@users.noreply.github.com> |
---|---|
date | Tue, 11 Aug 2015 10:15:17 +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 { }