Login   Register  
PHP Classes
elePHPant
Icontem

File: green.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Narendra Pal Singh  >  TagCloud  >  green.css  >  Download  
File: green.css
Role: Auxiliary data
Content type: text/plain
Description: css file
Class: TagCloud
Generate a tag cloud from a list of links
Author: By
Last change:
Date: 2009-06-08 03:22
Size: 566 bytes
 

Contents

Class file image Download

.cloud {
padding:9px;
width:300px;
border:#009933 solid;
}
.cloud a:hover {
border-bottom:1px solid #996600;
color:#000099;
}
.word {
font-family:'Trebuchet MS',helvetica,arial,verdana;
font-weight:normal;
text-decoration:none;
color:#009933;
}
.size9 {
font-size:26px;
}
.size8 {
font-size:24px;
}
.size7 {
font-size:22px;
}
.size6 {
font-size:20px;
}
.size5 {
font-size:18px;
}
.size4 {
font-size:16px;
}
.size3 {
font-size:14px;
}
.size2 {
font-size:13px;
}
.size1 {
font-size:12px;
}
.size0 {
font-size:11px;
}