]> Pileus Git - ~andy/aweather-web/blobdiff - data/global.css
Misc updates for 0.5.1
[~andy/aweather-web] / data / global.css
index f339ce0206d235d546ad006ed0afaf4b382b6650..47d2481a461a7888a401297c01c9236c05135f26 100644 (file)
@@ -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;