Login   Register  
PHP Classes
elePHPant
Icontem

File: css/default.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of anoop singh  >  CDN CMS  >  css/default.css  >  Download  
File: css/default.css
Role: Auxiliary data
Content type: text/plain
Description: default
Class: CDN CMS
Manage content stored in a MySQL database
Author: By
Last change:
Date: 2009-12-15 23:26
Size: 612 bytes
 

Contents

Class file image Download
body
{
	margin:0px;
	padding:0px;
}
/*#L
{
	width:220px;
	padding:2px;
	left:0px;
	top:0px;
	border:1px solid #ee0000;
	
}
#M
{
	float:right;
	padding:2px;
	left:0px;
	top:0px;
	border:1px solid #0000ee;
	position:relative;
}
#R
{
	width:120px;
	padding:2px;
	border:1px solid #00ee00;
}*/

#main_menu{float:right; padding-right:20px; list-style:none}

.main_menu{display:inline; padding-left:10px;}

.headerTable{
	
}

.mainTableContainer{
	padding:20px;
	border-spacing:15px;
	background-color:#0000A8;
}
.mainTableContainer td{padding:6px; background-color:#FFFFFF;}