Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Graham Trott | > | Target CMS | > | www/css/content.css | > | Download | ||
|
Download |
#content-outer { width: 100%; } #content { text-align: left; font: 1em verdana, geneva, helvetica, arial, sans-serif; background: #eee; color: #136; padding: 4px; border: 1px solid #ccc; margin: 0 10px 10px 5px; } #content h2 { font: bold 1.4em verdana, geneva, helvetica, arial, sans-serif; color: inherit; margin-bottom: 1em; } #content p { margin-bottom: 1em; } |