From de5ed3b6280431715ee843db2c24d28ec09449fd Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Fri, 17 Jun 2011 08:40:31 +0000 Subject: [PATCH] XHTML Strict fixes Also go back to not using class="left" and use z-index :-/ --- data/global.css | 15 ++++++++------- html.ct | 21 +++++++++++---------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/data/global.css b/data/global.css index 241ab04..b3a75d9 100644 --- a/data/global.css +++ b/data/global.css @@ -30,15 +30,15 @@ ul { h3, h4, h5, h6 { margin-top: 0.5em; } -blockquote { +.quote { font-style: italic; font-family: serif; } -blockquote:before { +.quote:before { font-weight: bold; content: '“'; } -blockquote:after { +.quote:after { font-weight: bold; content: '”'; } @@ -156,10 +156,6 @@ body { margin: 25px 0 25px 0; } -.content ul.left { - width: 245px; -} - .content a { text-decoration: underline; } @@ -202,6 +198,7 @@ body { .download { display: block; + z-index: 1; height: 62px; color: white; padding: 8px 10px 8px 10px; @@ -211,6 +208,10 @@ body { box-shadow: 0px 2px 2px rgba(0,0,0,0.30); } +.download > * { + display: block; +} + .download:first-line { font-weight: bold; font-style: italic; diff --git a/html.ct b/html.ct index 8bdfbd9..199f343 100644 --- a/html.ct +++ b/html.ct @@ -79,13 +79,14 @@ Content-Type: text/html; charset=UTF-8

Status

-
Now that it's spring again, progress on AWeather is continuing.
+

Now that it's spring again, progress on AWeather is continuing.

Working

@@ -308,18 +309,18 @@ Content-Type: text/html; charset=UTF-8 <% print_screen("meso"); %>
-

Download

-

AWeather 0.5-p0 source

- + Download + AWeather 0.5-p0 source + Download
-

Download

-

AWeather 0.5-p0 source

- + Download + AWeather 0.5-p0 source + Download
Features: -