justify the tag cloud

darcs-hash:20080729195405-84dde-101cca52afaacf38b64282aebb07e5698fd02b11.gz
This commit is contained in:
Evan Prodromou 2008-07-29 15:54:05 -04:00
parent 5f19014506
commit aefd99194d
1 changed files with 4 additions and 0 deletions

View File

@ -649,6 +649,10 @@ input#openid_url {
/* ===== Tag Cloud Styling ===== */
p.tagcloud {
text-align: justify;
}
p.tagcloud a.largest {
font-size: 200%;
}