Mercurial > hg > waet-hammond-1
view structure.css @ 22:1f375b7d75fd tip
updated warning for breaks during test
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Fri, 13 May 2016 19:01:08 +0100 |
parents | d2eb0e6ccaaf |
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 { }