Login   Register  
PHP Classes
elePHPant
Icontem

File: style.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Antonello Mangone  >  File-Uploader  >  style.css  >  Download  
File: style.css
Role: Auxiliary data
Content type: text/plain
Description: css file
Class: File-Uploader
Validate and process uploaded files with forms
Author: By
Last change:
Date: 2010-12-09 03:33
Size: 388 bytes
 

Contents

Class file image Download
body {
		font-family:verdana,arial,sans-serif;
		font-size: 11px;
		color: #CCCCCC;
		background-color: #000000;
}
td {
	font-size: 10px;
	border: #CCCCCC 1px solid; 
}

.hf {
	background-color: #5E6A7B;
}

.formUp {
		background-color: #818EA0
}

.bottone {
		border: #CCCCCC 1px solid; 
		background-color: #818EA0;
		font-family:verdana;
		color: #CCCCCC;				
}