Login   Register  
PHP Classes
elePHPant
Icontem

File: themes/yellow/yellow.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Ben Yacoub Hatem  >  GonxTabs  >  themes/yellow/yellow.css  >  Download  
File: themes/yellow/yellow.css
Role: Auxiliary data
Content type: text/plain
Description: Yellow theme css file
Class: GonxTabs
Create elegant HTML tabs based interface
Author: By
Last change:
Date: 2004-04-18 10:35
Size: 765 bytes
 

Contents

Class file image Download
body {
  margin:4;
  padding:0;
  color:#000;
  font: xx-small/1.5em verdana;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size: xx-small;}

.tab-s, .tab-g {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tab-s:hover, .tab-g:hover {
	text-decoration: underline;
}

.tab-s, .blue{
	color: #C66D00;
}

.tab-g {
	color: #666666;
}

.title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #A52A2A;
}
li
	{
	margin-left: 20px;
	display : list-item;
	list-style-image : url(../../image.php?img=fleche_gif);
	list-style-position: outside;
}
.button {
	cursor: hand;
}
table,tr,th,td {
	font-size: 12px;
}

.gonxbox {
	background: #FFFBCE;
}