From 58a782092a396931e2e4629c6eae6067f81a08e5 Mon Sep 17 00:00:00 2001 From: John Whiles Date: Wed, 8 Feb 2017 15:22:22 +0000 Subject: [PATCH] begin styling in css #11 --- public/css/style.css | 29 +++++++++++++++++++++++++++-- public/home.html | 18 +++++++++--------- 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 6660bf0..dc72404 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -1,6 +1,31 @@ #canvas { + margin-top: 20%; border-radius: 5px; - height: 40vw; - width: 40vw; + height: 260px; + width: 260px; } +/* +#inline-qr-div { + background-color: purple; + width: 100%; + height: 100%; + position: fixed; + top: 200px; + left: 0; +}*/ + +#yoti-logo { + display: none; +/*} + +#inline-qr-div::before { + content: ' '; + width: 40%; + height: 70%; + top: 35%; + left: 30%; + position: absolute; + background-color: purple; + z-index: 0; +}*/ diff --git a/public/home.html b/public/home.html index 803159b..603766a 100644 --- a/public/home.html +++ b/public/home.html @@ -9,15 +9,15 @@ Scout membership validation - -

home page!

-
- Sign up with Yoti + +
+

home page!

+ Sign up with Yoti