PHP Classes

File: template.css

Recommend this page to a friend!
  Classes of Ergin SOYSAL   ATemplate   template.css   Download  
File: template.css
Role: ???
Content type: text/plain
Description: CSS used by atemplate_test.php
Class: ATemplate
Another html template implementation
Author: By
Last change:
Date: 23 years ago
Size: 1,725 bytes
 

Contents

Class file image Download
a.menu { width: 100%; font-family: tahoma; font-size: 10 pt; color: #804040; background-color: #B8C880; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; text-decoration: none; font-weight: bold; margin-top: 0px; } a:hover.menu { color: #804040; background-color: yellow; } a.submenu { width: 100%; font-family: tahoma; font-size: 8 pt; color: #804040; background-color: #B8C880; padding-left: 15px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; font-weight: bold; margin-bottom: 0px; margin-top: 0px; } a:hover.submenu { color: #804040; background-color: yellow; } td { font-familiy:tahoma, arial; font-size: 10 pt; margin-top: 0; } td.top { background-color:#D6DFB5; height:80; } td.menu { background-color:#D6DFB5; width:120; height: 400; margin-top: 0; } td.content { text-align: justify; margin-left : 10 px; padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; } td.right { background-color:#D6DFB5; width:120; color:#FFFFFF; vertical-alignment: top; } td.righttitle { background-color:#000000; color:#FFFFFF; text-alignment: center; } td.rightbody { background-color:#FFFFC0; color:#000000; text-alignment: justify; padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; }