Login   Register  
PHP Classes
elePHPant
Icontem

File: default.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ismet Ozalp  >  Mysql Database Functions  >  default.css  >  Download  
File: default.css
Role: Auxiliary data
Content type: text/plain
Description: CSS file
Class: Mysql Database Functions
MySQL wrapper to access data and manipulate tables
Author: By
Last change:
Date: 2005-03-21 10:54
Size: 476 bytes
 

Contents

Class file image Download
/*CSS FILE Ismet Ozalp*/
#alan {
	background-color: #CCCCCC;
	color: #000000;
	padding: 1px;
	border-style: solid;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
}

#td {
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.y3 {
	font: 12px/12px Arial;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 2px;
	text-align: center;
}