PHP Classes

File: docs/media/style.css

Recommend this page to a friend!
  Classes of Khaled Al-Shamaa   Celko Visitation Model   docs/media/style.css   Download  
File: docs/media/style.css
Role: Documentation
Content type: text/plain
Description: CSS
Class: Celko Visitation Model
Manipulate hierarchic records in a MySQL database
Author: By
Last change:
Date: 18 years ago
Size: 1,301 bytes
 

Contents

Class file image Download
body { color: #000000; background-color: #ffffff; background-image: url("background.png"); background-repeat: repeat-y; font-family: tahoma, verdana, arial, sans-serif; font-size: 10pt; margin: 0; padding: 0; } a { color: #000099; background-color: transparent; text-decoration: none; } a:hover { text-decoration: underline; } a.menu { color: #ffffff; background-color: transparent; } td { font-size: 10pt; } td.header_top { color: #ffffff; background-color: #9999cc; font-size: 16pt; font-weight: bold; text-align: right; padding: 10px; font-family: "Times New Roman", Times, serif; font-style: italic; } td.header_line { color: #ffffff; background-color: #333366; } td.header_menu { color: #ffffff; background-color: #666699; font-size: 8pt; text-align: right; padding: 2px; padding-right: 5px; } td.menu { padding: 2px; padding-left: 5px; } hr { height: 1px; border-style: solid; border-color: #c0c0c0; margin-top: 10px; margin-bottom: 10px; }