Mercurial > hg > webaudioevaluationtool
view structure.css @ 1238:8c56eda17acd
Error levels should be set before messing around with timezone, as that may trigger warnings on some systems
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 06 Mar 2016 20:55:00 +0000 |
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 { }