PHP Classes

File: www/css/content.css

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

Contents

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