summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-31 09:23:02 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-31 09:23:02 -0400
commit557f56a4a74e41d4b5c1e09e9eb2465529724c3f (patch)
tree7f01fab971318c7eeebf8a8b7b24cbf934333973 /theme
parentd2807d966e89f691a1a63ab069b8e2bbf0e84e03 (diff)
add edo's tagcloud code
darcs-hash:20080731132302-84dde-4b5512a19202fb055338a0463ce2ecfac1c78778.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/stoica/display.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css
index a15bd9c0d..395da2e2f 100644
--- a/theme/stoica/display.css
+++ b/theme/stoica/display.css
@@ -653,6 +653,11 @@ p.tagcloud {
text-align: center;
}
+p.tagcloud a {
+line-height:100%;
+vertical-align:middle;
+}
+
p.tagcloud a.largest {
font-size: 400%;
}