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 |
Introduction
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 } |






