Login   Register  
PHP Classes
elePHPant
Icontem

File: shared/styles.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Oliver Lillie  >  PADL (PHP Application Distribution License System)  >  shared/styles.css  >  Download  
File: shared/styles.css
Role: Auxiliary data
Content type: text/plain
Description: CSS
Class: PADL (PHP Application Distribution License System)
Generate PHP application license keys
Author: By
Last change: CSS update
Date: 2005-06-21 06:31
Size: 355 bytes
 

Contents

Class file image Download
body
{
	font-family: Arial,Helvetica,Verdanna;
	font-size: 13px;
	color: #5792C3;
}

.bodylink
{
	color: #5792C3;
}
a.bodylink:hover
{
	color: #F00;
}

.warning
{
	font-family: Arial,Helvetica,Verdanna;
	font-size: 13px;
	color: #F00;
}

.message
{
	font-family: Arial,Helvetica,Verdanna;
	font-size: 13px;
	color: #5792C3;
}