Skip to content

Commit

Permalink
Path for ticket #1140. Add a size0 to the tag cloud.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Almdal committed Sep 12, 2010
1 parent 91d4ffa commit ac64614
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/tag/css/tag.css
Expand Up @@ -19,6 +19,12 @@
display: none;
}

#g-tag-cloud ul li.size0 a {
color: #9cf;
font-size: 70%;
font-weight: 100;
}

#g-tag-cloud ul li.size1 a {
color: #9cf;
font-size: 80%;
Expand Down

0 comments on commit ac64614

Please sign in to comment.