changeset 90:cc7f9e594b6c

Fixed layout.
author Sascha L. Teichmann <teichmann@intevation.de>
date Wed, 26 Mar 2014 19:08:31 +0100
parents 002ab851a9a1
children 90dcffdadfa0
files d4e_body.html download.html download_body.html river_body.html
diffstat 4 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/d4e_body.html	Wed Mar 26 18:59:37 2014 +0100
+++ b/d4e_body.html	Wed Mar 26 19:08:31 2014 +0100
@@ -1,3 +1,4 @@
+<div class="col-xs-12">
 <div class="jumbotron">
     <h3>Dive4Elements</h3>
     <p class="lead">Dive4Elements ist das Freie Software Basis-Framework,
@@ -68,3 +69,4 @@
       <p>TODO: Write me!</p>
     </div>
 </div><!-- /row marketing -->
+</div>
--- a/download.html	Wed Mar 26 18:59:37 2014 +0100
+++ b/download.html	Wed Mar 26 19:08:31 2014 +0100
@@ -30,9 +30,9 @@
     <body>
         <div class="container">
             <!--#include file="header.html" -->
-<div class="row row-dive4elements row-dive4elements-right">
+            <div class="row row-dive4elements row-dive4elements-right">
               <!--#include file="download_body.html" -->
-</div>
+            </div>
             <!--#include file="footer.html" -->
         </div> <!-- /container -->
     </body>
--- a/download_body.html	Wed Mar 26 18:59:37 2014 +0100
+++ b/download_body.html	Wed Mar 26 19:08:31 2014 +0100
@@ -1,5 +1,4 @@
-<!--<div class="col-xs-12 col-sm-6 col-md-8">-->
-<div>
+<div class="col-xs-12">
     <p class="pull-right visible-xs">
         <button type="button" class="btn btn-primary btn-xs"
             data-toggle="dive4elements">News Feed</button>
--- a/river_body.html	Wed Mar 26 18:59:37 2014 +0100
+++ b/river_body.html	Wed Mar 26 19:08:31 2014 +0100
@@ -1,3 +1,4 @@
+<div class="col-xs-12">
 <div class="jumbotron">
     <h3>Dive4Elements/River</h3>
     <p class="lead">Dive4Elements "River" ist eine datenbankbasierte Webapplikation
@@ -98,3 +99,4 @@
         <p>TODO: Write me!</p>
     </div>
 </div><!-- /row marketing -->
+</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)