X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=data%2Fglobal.css;fp=data%2Fglobal.css;h=f994c375ebacb463878f6e969e2a3e7f082e6205;hb=9b78b2fa235fa558a311683cd9d1cfcc3fbc9efe;hp=f65efc91f4ed8fdcd58e6ac2fbc5f3d67b86942b;hpb=29aca60c773f3d38df923a39d25350acdb145b07;p=~andy%2Faweather-web diff --git a/data/global.css b/data/global.css index f65efc9..f994c37 100644 --- a/data/global.css +++ b/data/global.css @@ -66,7 +66,7 @@ body { background-color: white; margin-left: auto; margin-right: auto; - font-family: sans-serif; + font-family: 'DejaVu Sans', Arial, sans-serif; width: 850px; /* width: 80%; */ @@ -92,7 +92,6 @@ body { font-size: 22pt; font-weight: bold; font-style: italic; - font-family: 'DejaVu Sans', sans-serif; color: #222; } @@ -112,10 +111,6 @@ body { } .nav .sep { - float: left; - clear: none; - display: block; - float: left; width: 0px; height: 36px; border-left: solid 1px #222; @@ -161,10 +156,6 @@ body { margin: 25px 0 25px 0; } -.content ul.left { - width: 250px; -} - .content a { text-decoration: underline; }