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 Vladimir  >  User Agent Parser  >  doc/media/banner.css  >  Download  
File: doc/media/banner.css
Role: Auxiliary data
Content type: text/plain
Description: PHPDoc
Class: User Agent Parser
Analyze the user agent to check the browser type
Author: By
Last change:
Date: 2012-02-08 05:58
Size: 394 bytes
 

Contents

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

/* Banner (top bar) classes */

.banner {  }

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

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

.package-selector 
{ 
	background-color: #EEEEEE; 
	border: 1px solid black; 
	color: #0000C0;
}