diff --git a/public/css/vroom.css b/public/css/vroom.css index 43d3e4a..fb46e29 100644 --- a/public/css/vroom.css +++ b/public/css/vroom.css @@ -192,9 +192,20 @@ text-align: justify; text-justify:inter-word; } +.carouselLogo { + margin: auto; + padding: 60px; +} +.carouselIndexItem { + height: 500px !important; + text-align: center; +} +.carouselIndexCaption { + color: grey; +} .modal-body { text-align: justify; - text-justify:inter-word; + text-justify: inter-word; } html, body { diff --git a/templates/default/index.html.ep b/templates/default/index.html.ep index b6e03b1..5baad27 100644 --- a/templates/default/index.html.ep +++ b/templates/default/index.html.ep @@ -34,37 +34,54 @@

-
-
-
-
- Secure -

<%=l 'SECURE' %>

-
-

<%=l "P2P_COMMUNICATION" %>

-
-
-
-
-
-
-
- Universal -

<%=l 'WORKS_EVERYWHERE' %>

-
-

<%=l "MODERN_BROWSERS" %>

-
-
-
-
-
-
-
- Peer to peer -

<%=l 'MULTI_USER' %>

-
-

<%=l "THE_LIMIT_IS_YOUR_PIPE" %>

+
+