summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-29 15:55:12 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-29 15:55:12 -0400
commit44fb662efb0e664287863dfe106f332a83a2f622 (patch)
treeffa29492c6c3deafa3d39807637a64975c97d431 /theme
parentaefd99194d2262c44e2361efba8900ae0ca2f22f (diff)
justify -> center
darcs-hash:20080729195512-84dde-acff6fb05edfb88bfdb2aaa482792cac1f975d94.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/stoica/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css
index cb4f81c76..5094a2ed8 100644
--- a/theme/stoica/display.css
+++ b/theme/stoica/display.css
@@ -650,7 +650,7 @@ input#openid_url {
/* ===== Tag Cloud Styling ===== */
p.tagcloud {
-text-align: justify;
+text-align: center;
}
p.tagcloud a.largest {