aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authormatthew <matthew>2008-01-30 18:27:47 +0000
committermatthew <matthew>2008-01-30 18:27:47 +0000
commita72b0e5ac51da6403f954bab3db9107ea0a9d099 (patch)
tree2af8adfa0f4fb8c198c3047718e978c578cf5343 /web/css.css
parent853232c586cfa667d02ac645db97947144fa0ae6 (diff)
Random messages on FixMyStreet (needs checking before deploying, once balti
is back up); typo in PHP version.
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/web/css.css b/web/css.css
index a1d7d99a5..c45ea8be6 100644
--- a/web/css.css
+++ b/web/css.css
@@ -176,6 +176,11 @@ ul#error {
padding: 2px 4px;
}
+#advert_thin {
+ width: 50%;
+ margin: 0 auto;
+}
+
/* Front page */
#expl {
@@ -464,7 +469,7 @@ ol#current img {
margin-right: 1em;
}
-/* Printign */
+/* Printing */
@media print {
#map_box { float: none; margin: 0 auto; }
#content { max-width: none; }