PHP Classes

File: banner.css

Recommend this page to a friend!
  Classes of Grant Rodney Paton-Simpson   Sniff Response   banner.css   Download  
File: banner.css
Role: Auxiliary data
Content type: text/plain
Description: CSS for phpDocumentor file
Class: Sniff Response
Detect the browser type and capabilities category
Author: By
Last change:
Date: 18 years ago
Size: 393 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; }