Login   Register  
PHP Classes
elePHPant
Icontem

File: www/css/sidebar.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Graham Trott  >  Target CMS  >  www/css/sidebar.css  >  Download  
File: www/css/sidebar.css
Role: Auxiliary data
Content type: text/plain
Description: CSS script
Class: Target CMS
Content Management System
Author: By
Last change:
Date: 2010-06-28 00:47
Size: 255 bytes
 

Contents

Class file image Download
#sidebar
{
	text-align: left;
	margin: 0 20px 10px 0;
}

#sidebar .box
{
	width: 100%;
	font: 1em verdana, geneva, helvetica, arial, sans-serif;
	color: inherit;
	background: #fff6bf;
	padding: 4px;
	border: 1px solid #cb8;
	margin: none;
}