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 Todor Iliev  >  Defensive Attack  >  doc/media/banner.css  >  Download  
File: doc/media/banner.css
Role: Auxiliary data
Content type: text/plain
Description: Methods and attributes documentation
Class: Defensive Attack
Retrieve information of current user HTTP request
Author: By
Last change:
Date: 2006-11-01 14:47
Size: 415 bytes
 

Contents

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

/* Banner (top bar) classes */

.banner {  }

.banner-menu 
{
	text-align: right;
	clear: both;
	padding: .5em;
	border-top: 2px solid #AAAAAA;	
}

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

.package-selector 
{ 
	background-color: #DDDDDD; 
	border: 1px solid #AAAAAA; 
	color: #000090;
}