summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-27 21:10:56 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-27 21:10:56 +0200
commitba6451dfa10f8e9c14e80f16d7fee74cc4d8f02a (patch)
tree348e7d666c644fb7fedc718a81f094816baa7d7a
parent4c35972f0900b971a2951008ec33396311f27bb3 (diff)
Add button to show, and adjust grid.
-rw-r--r--index.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
index 448a357..0374071 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -20,6 +20,9 @@ business and law enforcement around the world
in creating a safer, happier place to live, work and play.
JUMBOTRON]]
+<div class="container">
+<div class="col-md-7 col-md-offset-1">
+
### Our tailored contents include
* ID optimization
@@ -52,6 +55,18 @@ JUMBOTRON]]
Flexible – contact us today for an assessment of your needs.
+</div>
+
+<div class="col-md-4">
+<div class="well">
+<h2>FREE Live Webinar</h2>
+<p/><a href="show/" class="btn btn-primary btn-lg" role="button"><span class="glyphicon glyphicon-film" aria-hidden="true"></span> Go to Webinar</a></p>
+</div>
+</div>
+</div>
+
+<div class="col-md-8">
+
### Contact
Partner & Head of branch, Denmark: Ms Gustafsson.
@@ -80,4 +95,5 @@ Partner & Head of branch, Denmark: Ms Gustafsson.
</fieldset>
</form>
</div>
+</div>
CONTAINER]]