Login   Register  
PHP Classes
elePHPant
Icontem

File: themes/html/default/index.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Michael Collado  >  Phritz MVC framework  >  themes/html/default/index.css  >  Download  
File: themes/html/default/index.css
Role: Auxiliary data
Content type: text/plain
Description: Theme definition for example module
Class: Phritz MVC framework
Browser device independent MVC framework
Author: By
Last change:
Date: 2006-09-21 09:32
Size: 253 bytes
 

Contents

Class file image Download
BODY {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
}

#banner {
	height: 100px;
	border-bottom: 1px groove #333333;
	background-color:#66FFCC;
}

FORM {
	border: 1px groove #333333;
}