summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-29 15:54:05 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-29 15:54:05 -0400
commitaefd99194d2262c44e2361efba8900ae0ca2f22f (patch)
treeb2cab804499f5a8c12786daa94911c9b9a622e80 /theme
parent5f190145065c7026ebfef84b88b0f931c7c792bc (diff)
justify the tag cloud
darcs-hash:20080729195405-84dde-101cca52afaacf38b64282aebb07e5698fd02b11.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/stoica/display.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css
index 2038a1fa7..cb4f81c76 100644
--- a/theme/stoica/display.css
+++ b/theme/stoica/display.css
@@ -649,6 +649,10 @@ input#openid_url {
/* ===== Tag Cloud Styling ===== */
+p.tagcloud {
+text-align: justify;
+}
+
p.tagcloud a.largest {
font-size: 200%;
}