improve tag cloud font size scaling

* use logarithmic scales
 * remove bold style
This commit is contained in:
nodiscc 2014-12-24 20:00:17 +01:00
parent 60b83e7cf7
commit 1e3b2740e5
2 changed files with 2 additions and 2 deletions

View file

@ -562,7 +562,6 @@ a.qrcode img {
}
#cloudtag a {
font-weight:bold;
color: black;
text-decoration: none;
}