Login   Register  
PHP Classes
elePHPant
Icontem

File: doc/media/banner.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Olowoyo Samuel  >  Sam MySQL Database Class  >  doc/media/banner.css  >  Download  
File: doc/media/banner.css
Role: Auxiliary data
Content type: text/plain
Description: Class Documentation
Class: Sam MySQL Database Class
Wrap common MySQL database table SQL queries
Author: By
Last change: change listing priority
Date: 2006-08-08 07:19
Size: 425 bytes
 

Contents

Class file image Download
body 
{ 
	background-color: #CCCCFF; 
	margin: 0px; 
	padding: 0px;
}

/* Banner (top bar) classes */

.banner {  }

.banner-menu 
{ 
	clear: both;
	padding: .5em;
	border-top: 2px solid #6666AA;	
}

.banner-title 
{ 
	text-align: right; 
	font-size: 20pt; 
	font-weight: bold; 
	margin: .2em;
}

.package-selector 
{ 
	background-color: #AAAADD; 
	border: 1px solid black; 
	color: yellow;
}