silverstripe-blog/0.2.1-rc1/css/tagcloud.css

6 lines
276 B
CSS
Raw Normal View History

2009-07-08 01:54:41 +02:00
.tagcloud .not-popular { font-size: 1em; }
.tagcloud .not-very-popular { font-size: 1.3em; }
.tagcloud .somewhat-popular { font-size: 1.6em; }
.tagcloud .popular { font-size: 1.9em; }
.tagcloud .very-popular { font-size: 2.2em; }
.tagcloud .ultra-popular { font-size: 2.5em; }