From: Evan Prodromou Date: Tue, 29 Jul 2008 19:54:05 +0000 (-0400) Subject: justify the tag cloud X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=aefd99194d2262c44e2361efba8900ae0ca2f22f;p=quix0rs-gnu-social.git justify the tag cloud darcs-hash:20080729195405-84dde-101cca52afaacf38b64282aebb07e5698fd02b11.gz --- diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 2038a1fa7d..cb4f81c766 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%; }