Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Graham Trott | > | Target CMS | > | www/css/contact.css | > | Download | ||
|
Download |
#content #contact { width: 95%; margin: 0 auto; font: inherit; } #content #contact input, #content #contact textarea { width: 100%; } #content #contact #image { float: left; width: 40%; } #content #contact #code { float: right; width: 55%; padding: 5px; } #content #contact #code input { width: 10em; margin-top: 10px; } #content #contact #prompt { color: #c00; font-weight: bold; } |