Mercurial > hg > waet-hammond-1
view structure.css @ 3:d4ccb6739bdf
Updates, doing alright
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Fri, 22 Apr 2016 02:27:42 +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 { }