silverstripe-blog/css/tagcloud.css

6 lines
276 B
CSS
Raw Permalink Normal View History

2007-09-07 00:33:58 +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; }