Tagcloud CSS Stylesheet
CSS Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Mar 21, 2007 |
| Last Updated | Mar 21, 2007 |
| Tags | cloud stylesheet tagcloud tags |
Description
This can be used in conjunction with my Tagcloud Font Distributor snippet. The colors are what we use here at Hawkee, so please feel free to change them. If you find a scheme that works well post it as a snippet.
CSS Snippet:
Tagcloud CSS Stylesheet
Posted on Aug 13, 2009 10:05 pm
Posted on Aug 13, 2009 10:05 pm
| Code: |
| a.tag1:link { line-height: 25px; font-size: 11px; color: #333333; text-decoration: none; font-weight: bold } a.tag1:visited { line-height: 25px; font-size: 11px; color: #333333; text-decoration: none; font-weight: bold } |
same:
| Code: |
| a.tag1:link, a.tag1:visited { line-height: 25px; font-size: 11px; color: #333333; text-decoration: none; font-weight: bold } |






