PHP Classes

File: www/css/contact.css

Recommend this page to a friend!
  Classes of Graham Trott   Target CMS   www/css/contact.css   Download  
File: www/css/contact.css
Role: Auxiliary data
Content type: text/plain
Description: CSS script
Class: Target CMS
Content Management System
Author: By
Last change: Changed name
Date: 13 years ago
Size: 436 bytes
 

Contents

Class file image 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; }