Login   Register  
PHP Classes
elePHPant
Icontem

File: css/test.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gregory  >  Damn Small MVC  >  css/test.css  >  Download  
File: css/test.css
Role: Auxiliary data
Content type: text/plain
Description: Stylesheet
Class: Damn Small MVC
Light weight MVC implementation framework
Author: By
Last change:
Date: 2005-05-12 09:58
Size: 199 bytes
 

Contents

Class file image Download
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	margin: 0px; 
}
h3 { 
	font: italic normal 14pt georgia; 
	letter-spacing: 1px; 
	margin: 0px;
	margin-bottom: 10px;
	color: #7D775C;
}