From b847ba69fb1c280cd26f3f9c302816e8e7bf4997 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 22 Jun 2011 14:40:32 +0100 Subject: Change questionnaire subject to include report title, fixes #115. --- web/css/main-scambs.css | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 web/css/main-scambs.css (limited to 'web/css') diff --git a/web/css/main-scambs.css b/web/css/main-scambs.css deleted file mode 100644 index 52f01ffcf..000000000 --- a/web/css/main-scambs.css +++ /dev/null @@ -1,46 +0,0 @@ -ul#error { - padding-top: 4px; - padding-bottom: 4px; -} - -blockquote { - border-left: solid 4px #013B63; -} - -.a { - color: #000000; - background-color: #427499; -} - -#postcodeForm, #front_stats div { - background-color: #427499; - color: #ffffff; -} - -#front_stats div { - padding: 0.5em 0; - width: 7em; -} - -/* Smaller map */ -#map_box { - width: 380px; -} -#map, #drag { - width: 378px; - height: 378px; -} -#watermark { - display: none; - background: url("/i/mojwatermark-378.png"); - height: 84px; - width: 171px; - position: absolute; - bottom: 0; - right: 0; -} - -#fixed, #unknown { - margin-right: 400px; -} - -- cgit v1.2.3