The document is divided into 3 layers:
On the code level the CSS is split into several files:
reset.css – this is the CSS reset from YUIbase.css – typography base and some other global CSS definitions (excluding sizes and colours)base_sizes_[size].css – typography size definitionsgrid.css – document sections, grids and generic modulestemplate.css – template specific modules and other non-generic CSStemplate-colors.css – only colours and backgroundsOur goal was to create a framework which would maximize re-usability and minimize the need to write custom CSS, but at the same time be flexible enough to allow a lot of design freedom. I think we have come pretty close to achieving this. Please refere to other sections to learn more about SquareMile template framework.
Copyright © studio:mw 2010, All Rights Reserved
SquareMile Template