summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-09-25 20:41:37 +0100
committerMarcia Ramos <virtua.creative@gmail.com>2018-09-25 20:41:37 +0100
commit65908ca98a27fc7531414fc2989e153fddf48794 (patch)
tree01b3667278268ab765b2fe375379f96b48c85d32
parent49364e69855f92b0eb0c8207a3349979970eb95f (diff)
downloadgitlab-ce-65908ca98a27fc7531414fc2989e153fddf48794.tar.gz
Slightly better layout/design
-rw-r--r--doc/user/project/pages/index.md37
1 files changed, 29 insertions, 8 deletions
diff --git a/doc/user/project/pages/index.md b/doc/user/project/pages/index.md
index c1fdf4945e6..f933b493e82 100644
--- a/doc/user/project/pages/index.md
+++ b/doc/user/project/pages/index.md
@@ -13,19 +13,32 @@ and attribute any license to your content.
<table class="borderless-table center fixed-table">
<tr>
- <td><img src="img/icons/monitor.png" alt="Websites" class="image-noshadow"></td>
- <td><strong>></strong></td>
<td><img src="img/icons/cogs.png" alt="SSGs" class="image-noshadow"></td>
- <td><strong>></strong></td>
+ <td>
+ <strong>
+ <i class="fa fa-angle-double-right" aria-hidden="true"></i>
+ </strong>
+ </td>
+ <td><img src="img/icons/monitor.png" alt="Websites" class="image-noshadow"></td>
+ <td>
+ <strong>
+ <i class="fa fa-angle-double-right" aria-hidden="true"></i>
+ </strong>
+ </td>
+</strong></td>
<td><img src="img/icons/lock.png" alt="Secure your website" class="image-noshadow"></td>
- <td><strong>></strong></td>
+ <td>
+ <strong>
+ <i class="fa fa-angle-double-right" aria-hidden="true"></i>
+ </strong>
+ </td>
<td><img src="img/icons/free.png" alt="Pages is free" class="image-noshadow"></td>
</tr>
<tr>
- <td><em>Create websites for your projects, groups, or user account</em></td>
- <td></td>
<td><em>Use any static website generator or plain HTML</em></td>
<td></td>
+ <td><em>Create websites for your projects, groups, or user account</em></td>
+ <td></td>
<td><em>Connect your custom domain(s) and TLS certificates</em></td>
<td></td>
<td><em>Host on GitLab.com for free, or on your own GitLab instance</em></td>
@@ -91,9 +104,17 @@ on **Run pipeline** so that GitLab CI/CD will build and deploy your site to the
<table class="borderless-table center fixed-table middle width-70">
<tr>
<td><img src="img/icons/fork.png" alt="Fork" class="image-noshadow"></td>
- <td><strong>></strong></td>
+ <td>
+ <strong>
+ <i class="fa fa-angle-double-right" aria-hidden="true"></i>
+ </strong>
+ </td>
<td><img src="img/icons/terminal.png" alt="Deploy" class="image-noshadow"></td>
- <td><strong>></strong></td>
+ <td>
+ <strong>
+ <i class="fa fa-angle-double-right" aria-hidden="true"></i>
+ </strong>
+ </td>
<td><img src="img/icons/click.png" alt="Visit" class="image-noshadow"></td>
</tr>
<tr>