Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2019-12-02 22:10:56 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2019-12-02 22:10:56 +0300
commit6aebf470d6d771129b45521a3bddf94c6db9b34c (patch)
tree27a9b1ea4183e686b8e19f98c1e4e30cffb95c4b /page-enterprise-file-sync-and-sharing-efss.php
parent2150541bdbba74ee9097c6171a8da32858ac9e4a (diff)
style fixes
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-enterprise-file-sync-and-sharing-efss.php')
-rw-r--r--page-enterprise-file-sync-and-sharing-efss.php19
1 files changed, 15 insertions, 4 deletions
diff --git a/page-enterprise-file-sync-and-sharing-efss.php b/page-enterprise-file-sync-and-sharing-efss.php
index e2630a26..ca2c6b9b 100644
--- a/page-enterprise-file-sync-and-sharing-efss.php
+++ b/page-enterprise-file-sync-and-sharing-efss.php
@@ -32,6 +32,9 @@
</div>
</div>
</section>
+
+<div class="separator"></div>
+
<section class="section--keyfeatures">
<div class="container">
<div class="row">
@@ -61,18 +64,18 @@
<h2 class="text-center">What it looks like</h2>
</div>
<div class="row">
- <div class="col-md-4">
+ <div class="col-md-6">
<a href="<?php echo get_template_directory_uri(); ?>/assets/img/features/Files_Sharing_Share_Link_Permissions.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/Files_Sharing_Share_Link_Permissions.png" alt="file view" ></a><br />
A typical EFSS web interface showing files and a sidebar with sharing options for the selected file
</div>
- <div class="col-md-4">
+ <div class="col-md-6">
<a href="<?php echo get_template_directory_uri(); ?>/assets/img/features/text-and-talk.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/text-and-talk.png" alt="sidebar with talk" ></a><br />
More advanced solutions allow real-time document editing and communication in one interface
</div>
- <div class="col-md-4">
+ <!-- <div class="col-md-6">
<a href="<?php echo get_template_directory_uri(); ?>/assets/img/features/android-UI.png"><img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/features/android-UI.png" alt="access on any device" ></a><br />
These features are all available on mobile so team members can work wherever they want
- </div>
+ </div>-->
</div>
</div>
</section>
@@ -190,6 +193,8 @@
</div>
</div>
</section>
+
+
<section class="">
<div class="container">
<div class="row">
@@ -223,6 +228,11 @@
<p class="section--paragraph text-center">Being open source means no vendor lock in and an unprecedented degree of integration in enterprise infrastructure.</p>
</div>
</div>
+</div>
+</section>
+<section class="section--conclusion">
+<div class="container-fluid">
+<div class="container">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<p class="section--paragraph__tittle text-center">Fast deployment: secure your data <strong>now</strong></p>
@@ -231,6 +241,7 @@
</div>
</div>
</div>
+</div>
</section>
<section>
<div class="container">