Mercurial > hg > webaudioevaluationtool
view structure.css @ 2146:14a3089443b6
Error levels should be set before messing around with timezone, as that may trigger warnings on some systems
author | Giulio Moro <giuliomoro@users.noreply.github.com> |
---|---|
date | Sun, 06 Mar 2016 20:55:00 +0000 |
parents | 4177fb1da6f8 |
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 { }