From f6fadaaf622d1661cda797a879cb4b0556dfc6e8 Mon Sep 17 00:00:00 2001 From: rscnt Date: Tue, 22 Sep 2015 03:20:51 -0600 Subject: [PATCH] added digitalglarus iframe --- .../digitalglarus/css/business-casual.css | 82 ++++++++++--------- .../templates/digitalglarus/letscowork.html | 7 ++ 2 files changed, 50 insertions(+), 39 deletions(-) diff --git a/digitalglarus/static/digitalglarus/css/business-casual.css b/digitalglarus/static/digitalglarus/css/business-casual.css index d6ad0491..6bd2bc45 100755 --- a/digitalglarus/static/digitalglarus/css/business-casual.css +++ b/digitalglarus/static/digitalglarus/css/business-casual.css @@ -115,79 +115,83 @@ footer p { @media screen and (min-width:768px) { .brand { - display: inherit; - margin: 0; - padding: 30px 0 10px; - text-align: center; - text-shadow: 1px 1px 2px rgba(0,0,0,0.5); - font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif; - font-size: 5em; - font-weight: 700; - line-height: normal; - color: #fff; + display: inherit; + margin: 0; + padding: 30px 0 10px; + text-align: center; + text-shadow: 1px 1px 2px rgba(0,0,0,0.5); + font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif; + font-size: 5em; + font-weight: 700; + line-height: normal; + color: #fff; } .top-divider { - margin-top: 0; + margin-top: 0; } .img-left { - float: left; - margin-right: 25px; + float: left; + margin-right: 25px; } .address-bar { - display: inherit; - margin: 0; - padding: 0 0 40px; - text-align: center; - text-shadow: 1px 1px 2px rgba(0,0,0,0.5); - text-transform: uppercase; - font-size: 1.25em; - font-weight: 400; - letter-spacing: 3px; - color: #fff; + display: inherit; + margin: 0; + padding: 0 0 40px; + text-align: center; + text-shadow: 1px 1px 2px rgba(0,0,0,0.5); + text-transform: uppercase; + font-size: 1.25em; + font-weight: 400; + letter-spacing: 3px; + color: #fff; } .navbar { - border-radius: 0; + border-radius: 0; } .navbar-header { - display: none; + display: none; } .navbar { - min-height: 0; + min-height: 0; } .navbar-default { - border: none; - background: #fff; - background: rgba(255,255,255,0.9); + border: none; + background: #fff; + background: rgba(255,255,255,0.9); } .nav>li>a { - padding: 35px; + padding: 35px; } .navbar-nav>li>a { - line-height: normal; + line-height: normal; } .navbar-nav { - display: table; - float: none; - margin: 0 auto; - table-layout: fixed; - font-size: 1.25em; + display: table; + float: none; + margin: 0 auto; + table-layout: fixed; + font-size: 1.25em; } } @media screen and (min-width:1200px) { .box:after { - content: ''; - display: table; - clear: both; + content: ''; + display: table; + clear: both; } } + +.center-block { + float: none !important; +} \ No newline at end of file diff --git a/digitalglarus/templates/digitalglarus/letscowork.html b/digitalglarus/templates/digitalglarus/letscowork.html index 2be866db..9dd374d4 100644 --- a/digitalglarus/templates/digitalglarus/letscowork.html +++ b/digitalglarus/templates/digitalglarus/letscowork.html @@ -11,6 +11,13 @@
+
+
+
+ +
+
+