From 5f190145065c7026ebfef84b88b0f931c7c792bc Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Tue, 29 Jul 2008 15:53:07 -0400 Subject: [PATCH] shift some font sizes around darcs-hash:20080729195307-84dde-8e9100be281e32f38c75d5872489505805b44a2a.gz --- theme/stoica/display.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme/stoica/display.css b/theme/stoica/display.css index cf4e5822cc..2038a1fa7d 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -650,14 +650,14 @@ input#openid_url { /* ===== Tag Cloud Styling ===== */ p.tagcloud a.largest { -font-size: 400%; +font-size: 200%; } p.tagcloud a.verylarge { -font-size: 200%; +font-size: 150%; } p.tagcloud a.large { -font-size: 150%; +font-size: 125%; } p.tagcloud a.medium {