From 3dbb2f33eae3a509123ffc99e48e35f858a8292a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 29 Oct 2009 15:58:40 +0000 Subject: [PATCH] Make colourful pages pass W3C HTML and CSS validators --- yarrg/web/autohandler | 8 +------ yarrg/web/devel | 1 + yarrg/web/docs | 1 + yarrg/web/intro | 1 + yarrg/web/lookup | 2 +- yarrg/web/query_age | 1 + yarrg/web/query_commod | 4 +++- yarrg/web/query_offers | 5 +++- yarrg/web/query_route | 9 +++---- yarrg/web/query_routesearch | 13 ++++++---- yarrg/web/style.css | 48 +++++++++++++++++++++++++++++++++++++ 11 files changed, 74 insertions(+), 19 deletions(-) create mode 100755 yarrg/web/style.css diff --git a/yarrg/web/autohandler b/yarrg/web/autohandler index 8096e66..8ff0996 100644 --- a/yarrg/web/autohandler +++ b/yarrg/web/autohandler @@ -94,11 +94,5 @@ $r->content_type('text/html; charset=UTF-8'); which contains mostly contributions from YARRG users and is not covered by the AGPL. --> - + % $m->call_next(); diff --git a/yarrg/web/devel b/yarrg/web/devel index b29dc42..fed459f 100755 --- a/yarrg/web/devel +++ b/yarrg/web/devel @@ -35,6 +35,7 @@ YARRG (Yet Another Revenue Research Gatherer) +