]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
shift some font sizes around
authorEvan Prodromou <evan@prodromou.name>
Tue, 29 Jul 2008 19:53:07 +0000 (15:53 -0400)
committerEvan Prodromou <evan@prodromou.name>
Tue, 29 Jul 2008 19:53:07 +0000 (15:53 -0400)
darcs-hash:20080729195307-84dde-8e9100be281e32f38c75d5872489505805b44a2a.gz

theme/stoica/display.css

index cf4e5822cc3952948b14bc0c0c072039c8bf57ce..2038a1fa7d80dd48ec8c9cdf858851391dbebca6 100644 (file)
@@ -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 {