diff --git a/templates/homepage.html b/templates/homepage.html index 07eb239..4f6866c 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -169,8 +169,8 @@ $(document).ready(function() { }, tag: { format: '{tag.name}: {tag.weight}', - maxFontSize: 41, // max font size in pixels - minFontSize: 8, // min font size in pixels + maxFontSize: 21, // max font size in pixels + minFontSize: 4, // min font size in pixels textShadow: true // enable text shadow }, data: _TAGCLOUD_