shift some font sizes around

darcs-hash:20080729195307-84dde-8e9100be281e32f38c75d5872489505805b44a2a.gz
This commit is contained in:
Evan Prodromou 2008-07-29 15:53:07 -04:00
parent af5d98d3f5
commit 5f19014506
1 changed files with 3 additions and 3 deletions

View 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 {