Header

Page D (After)

Magni est ut est nemo ut architecto aut rerum rem sed quod doloribus minus sed. Sit labore cupiditate velit.

Call-to-action link

/* CSS for new design pages: */

/* v2/basic.css */ body { font-size: 1em; } h1 { margin-bottom: .5em; } p { margin-bottom: 1.5em; } /* v2/layout.css */ .header { background-color: #ccc; padding: .5em 1em; } main { padding: 1em; } /* v2/components/widget.css */ .options.widget { background-color: #333; color: #fff; padding: 1em; } .options.widget label { margin-right: 1em; } /* v2/components/action_links.css */ a.action { background-color: #900; color: #fff; padding: .5em; text-decoration: none; }