diff css/style.css @ 121:b142a13c7435

Make captions fit on smaller displays.
author Tom Gottfried <tom@intevation.de>
date Wed, 02 Apr 2014 14:43:02 +0200
parents 996750c42402
children 042b73e89d27
line wrap: on
line diff
--- a/css/style.css	Wed Apr 02 14:11:42 2014 +0200
+++ b/css/style.css	Wed Apr 02 14:43:02 2014 +0200
@@ -35,8 +35,8 @@
     position: static;
     margin-top: 10px;
     margin-bottom: 50px;
-    padding-left: 20%;
-    padding-right: 20%;
+    padding-left: 10%;
+    padding-right: 10%;
     text-align: center;
     color: #323;
     text-shadow: none;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)