From e12416959609d39bcdebc3d3179ec970a3f9ea55 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 9 Dec 2016 11:11:41 -0400 Subject: [PATCH] narbar problem, line in the modal, modal center, footer readable --- .../templates/digitalglarus/login.html | 26 +++--- .../digitalglarus/membership_payment.html | 7 +- .../digitalglarus/membership_pricing.html | 45 ++++++++--- digitalglarus/templates/new_base_glarus.html | 53 ++++++------- ...arus123123.html => new_base_glarus_c.html} | 79 +++++++++++++++++-- 5 files changed, 151 insertions(+), 59 deletions(-) rename digitalglarus/templates/{new_base_glarus123123.html => new_base_glarus_c.html} (80%) diff --git a/digitalglarus/templates/digitalglarus/login.html b/digitalglarus/templates/digitalglarus/login.html index e8d81b47..3a0b91e3 100644 --- a/digitalglarus/templates/digitalglarus/login.html +++ b/digitalglarus/templates/digitalglarus/login.html @@ -13,7 +13,7 @@ text-align: center; margin: 30px auto 30px; color: #88c7d7; - + } .price2 { @@ -25,8 +25,8 @@ cancel-subscription-modal .modal-body { max-height: 800px; } -} +} @media screen and (min-width: 780px) { cancel-subscription-modal .modal-dialog {width:1000px;} @@ -38,6 +38,7 @@ margin: 30px auto 30px; color: #88c7d7; + } .price2 { @@ -46,11 +47,14 @@ } - cancel-subscription-modal .modal-body { - max-height: 800px; - } + } + + + + +
-