# HG changeset patch # User Tom Gottfried # Date 1396524379 -7200 # Node ID 8bf498f0032880ab4b5cabae1f6816c0dc7aa2c7 # Parent 60b8cbf62e008dd8dd55ab7fe2c7f664d7d77f85 Nicer spacing for more than one paragraph. diff -r 60b8cbf62e00 -r 8bf498f00328 css/style.css --- a/css/style.css Thu Apr 03 12:19:31 2014 +0200 +++ b/css/style.css Thu Apr 03 13:26:19 2014 +0200 @@ -17,11 +17,15 @@ /* Custom jumbotron */ .container .jumbotron { - padding: 10px 36px; + padding: 10px 36px 20px; + margin-bottom: 20px; } .jumbotron h3 { text-align: center; } +.jumbotron h4 { + margin-top: 20px; +} .jumbotron .demo-btn { text-align: center; } @@ -29,6 +33,10 @@ font-size: 21px; padding: 14px 24px; } +.jumbotron p { + margin-bottom: 10px; +} + /* Custom page footer */ .footer { padding-top: 19px; @@ -52,7 +60,7 @@ /* Custom page carousel */ .carousel-inner{ - margin-bottom: 15px; + margin-bottom: 25px; } .carousel-caption { position: static; diff -r 60b8cbf62e00 -r 8bf498f00328 download_body.html --- a/download_body.html Thu Apr 03 12:19:31 2014 +0200 +++ b/download_body.html Thu Apr 03 13:26:19 2014 +0200 @@ -1,4 +1,5 @@
+

Live-System

Ein komfortabler Weg, Dive4Elements River @@ -8,7 +9,6 @@ href="https://wald.intevation.org/frs/?group_id=57">Download bereit.

-

Binärpakete

Ein aktueller Release von Dive4Elements und Dive4Elements River steht als Archiv zum @@ -19,7 +19,6 @@ und unter Verwendung der Demo-Daten kann daraus einfach eine Demoversion installiert werden.

-

Installationsanleitung

Die Installationsanleitung hilft dabei, ein System auf die Installation der Software Dive4Elements River und das Einspielen des @@ -30,7 +29,6 @@ Online .

-

Demo-Daten

Zum Ausprobieren mit Dive4Elements River steht auch ein Demo-Datensatz zur Verfügung. Dieser enthält Daten für die Backend-Datenbank @@ -48,7 +46,6 @@ glyphicon-share-alt"> bereit.

-

Entwicklungsversion

Wer aktiv an der Entwicklung teilnehmen möchte, sei hierher verwiesen.