]> Pileus Git - ~andy/aweather-web/blobdiff - data/global.css
Add RSL page, misc fixes
[~andy/aweather-web] / data / global.css
index 6b8df850906622efc9ee4c579198f0560993665b..d2ae1762fa596ef440693049c67947887903855d 100644 (file)
@@ -59,6 +59,14 @@ div.code {
        font-weight: bold;
 }
 
+dt {
+       font-weight: bold;
+}
+
+dd {
+       margin-left:   10px;
+}
+
 /* Layout */
 body {
        background: fixed;
@@ -270,10 +278,8 @@ body {
 }
 .news dt {
        clear: both;
-       font-weight: bold;
 }
 .news dd {
-       margin-left:   10px;
        margin-bottom: 15px;
 }
 .note {