X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=data%2Fglobal.css;h=47d2481a461a7888a401297c01c9236c05135f26;hb=e9e756464f578c44e83595a6b96095455553f67a;hp=f339ce0206d235d546ad006ed0afaf4b382b6650;hpb=409fd833e63bde6da22bcf3a7eb4f16bb15d0fb1;p=~andy%2Faweather-web diff --git a/data/global.css b/data/global.css index f339ce0..47d2481 100644 --- a/data/global.css +++ b/data/global.css @@ -48,6 +48,7 @@ ul { } span.code { font-family: monospace; + font-size: larger; } div.code { font-family: monospace; @@ -57,6 +58,7 @@ div.code { margin-bottom: 5px; color: white; font-weight: bold; + font-size: larger; } dt { @@ -221,6 +223,7 @@ body { font-size: 11pt; text-decoration: none; padding: 8px 25px 8px 25px; + margin-bottom: 10px; background-image: url("../images/dl-bg.png"); border-radius: 10px; -moz-border-radius: 10px;