diff options
-rw-r--r-- | theme/stoica/display.css | 2 |
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 { |