From 6fa5976f31189fe04111f3e99130b7ddbbc765a8 Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 26 May 2020 20:05:58 +0200 Subject: [PATCH] Zapp LOVELand ZApp carte interactive --- www/LOVELand/css/landing-page.css | 36 +++++++++++++++++++++ www/LOVELand/index.html | 52 ++++++------------------------- 2 files changed, 45 insertions(+), 43 deletions(-) diff --git a/www/LOVELand/css/landing-page.css b/www/LOVELand/css/landing-page.css index 3b85e19..26f4551 100644 --- a/www/LOVELand/css/landing-page.css +++ b/www/LOVELand/css/landing-page.css @@ -48,6 +48,42 @@ header.masthead h1 { } } +section.map { + position: relative; + background-color: #343a40; + background: url("../img/Feedless.jpg") no-repeat center center; + -webkit-background-size: cover; + -moz-background-size: cover; + -o-background-size: cover; + background-size: cover; + padding-top: 18rem; + padding-bottom: 18rem; +} + +section.map .overlay { + position: absolute; + background-color: #212529; + height: 100%; + width: 100%; + top: 0; + left: 0; + opacity: 0.3; +} + +section.map h1 { + font-size: 15rem; +} + +@media (min-width: 768px) { + section.map { + padding-top: 28rem; + padding-bottom: 28rem; + } + section.map h1 { + font-size: 15rem; + } +} + .showcase .showcase-text { padding: 3rem; } diff --git a/www/LOVELand/index.html b/www/LOVELand/index.html index 4819427..b20e0f2 100644 --- a/www/LOVELand/index.html +++ b/www/LOVELand/index.html @@ -19,7 +19,7 @@ - + @@ -179,53 +179,19 @@ - +
+
-
-

Avantages

-
-
-
-
- -
-

Forge Monétaire

-

Gratuitement! Chacun forge sa part de monnaie chaque jour. RIB Cesium

-
-
-
-
-
- -
-

Réseau Social (P2P)

-

Partagez vos idées, proposez vos actions pour agir en commun avec ScuttleButt

-
-
-
-
-
- -
-

Marché Local Individuel

-

Vendez, achetez, échangez Librement entre amis avec Gchange.

-
-
-
-
-
- -
-

Stockage Collectif

-

Vos amis et vous-même hébergez vos données en essaim IPFS

-
-
+
+
+

Cartographie personnelle et interactive du territoire !!

+
+
- -->