Login   Register  
PHP Classes
elePHPant
Icontem

File: settings.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Marius  >  dbFile  >  settings.css  >  Download  
File: settings.css
Role: Auxiliary data
Content type: text/plain
Description: settings.css
Class: dbFile
file based web database and Administrator
Author: By
Last change:
Date: 2004-04-19 04:49
Size: 340 bytes
 

Contents

Class file image Download
body, td {
	color : "#000000";
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a {
text-decoration: none;
color: "#000066";
font-size: 12px;
font-family: "Verdana, Arial";
	}
a:hover {
text-decoration: underline;
color: "#15077D";
font-size: 12px;
font-family: "Verdana, Arial";
	}