PHP Classes

File: docs/style.css

Recommend this page to a friend!
  Classes of Christoff Truter   PHP Calendar   docs/style.css   Download  
File: docs/style.css
Role: Auxiliary data
Content type: text/plain
Description: Documentation stylesheet
Class: PHP Calendar
Generate month calendar that can be used in forms
Author: By
Last change:
Date: 17 years ago
Size: 625 bytes
 

Contents

Class file image Download
.header { position: relative; height: 60px; width : 600px; background-color:darkgreen; } .body { border: 1px solid silver; padding-left:10px; width : 588px; } i { color:green; } xmp { background-color:#C0C0C0; width:580px; } .title { font-size: 26px; padding-top: 10px; padding-left: 26px; color: #fff; } .scriptName { float:left; font-size: 14px; padding-left: 26px; color: #fff; } .version { float:right; font-size: 14px; padding-right: 10px; color: #fff; } .footer { width: 588px; padding-left:10px; text-align: center; color: black; }