aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
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; }