]> Pileus Git - ~andy/aweather-web/blobdiff - data/global.css
Revert removing class="left"
[~andy/aweather-web] / data / global.css
index 0e99fb45938adf48c107275e43443315ad55ed91..241ab04cf78901afbb91a157ae4dc09bfe380092 100644 (file)
@@ -66,7 +66,7 @@ body {
        background-color: white;
        margin-left: auto;
        margin-right: auto;
-       font-family: 'DejaVu Sans', Arial, sans-serif;
+       font-family: 'DejaVu Sans Condensed', Arial, sans-serif;
        width: 850px;
        /* width: 80%; */
 
@@ -156,6 +156,10 @@ body {
        margin: 25px 0 25px 0;
 }
 
+.content ul.left {
+       width: 245px;
+}
+
 .content a {
        text-decoration: underline;
 }