From 49a43a3c0f9811307b614d2703d29de1b32e799f Mon Sep 17 00:00:00 2001 From: Guus van Meerveld <57101832+Guusvanmeerveld@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:44:33 +0100 Subject: [PATCH 01/17] Update css.css --- css.css | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/css.css b/css.css index bd9f2b9..747a49f 100644 --- a/css.css +++ b/css.css @@ -3,8 +3,8 @@ section { float: left; display: inline-block; width: 50%; - margin-top: 55px; - height: 95vh; + padding-top: 55px; + height: 100vh; overflow: scroll; overflow-x: hidden; } @@ -12,11 +12,11 @@ section::-webkit-scrollbar { display: none; } svg { - margin-top: 49px; + padding-top: 49px; fill: #454752; stroke-width: 1; stroke: #454752; - height: 95.6vh; + height: 100vh; } /* Clock */ #timeBox { @@ -36,25 +36,29 @@ svg { /* Feedback */ #feedbackContent { background-color: #33353d; + float: left; width: 100%; } .feedback { display: inline-block; padding: 14vh 0 14vh 5%; width: 50%; - height: 100%; + vertical-align: top; } #feedbackOne { border-right: #454752 4px solid; } .user { display: inline-block; - height: 100%; - width: 10rem; + min-width: 8rem; +} +.user h3 { + text-align: center; } .userImg { width: 8rem; height: 8rem; + margin-left: calc(50% - 4rem); margin-bottom: 2rem; } .userFeedback { From 269838d662658848a301ad53cdafdca811fcf617 Mon Sep 17 00:00:00 2001 From: Guus van Meerveld <57101832+Guusvanmeerveld@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:46:45 +0100 Subject: [PATCH 02/17] Update shortcuts.css --- resources/css/shortcuts.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/shortcuts.css b/resources/css/shortcuts.css index 7641312..270cf03 100644 --- a/resources/css/shortcuts.css +++ b/resources/css/shortcuts.css @@ -41,7 +41,7 @@ #addShortcutMenu { display: inline-block; z-index: 2; - border-radius: 1rem; + border-radius: .75rem; position: absolute; left: calc(50% - 25rem); height: 27rem; From 4151f672cda8427b26adf9cccee5e94688b0f10e Mon Sep 17 00:00:00 2001 From: Guus van Meerveld <57101832+Guusvanmeerveld@users.noreply.github.com> Date: Tue, 26 Nov 2019 13:49:25 +0100 Subject: [PATCH 03/17] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 712f4b5..cfdd975 100644 --- a/index.html +++ b/index.html @@ -80,9 +80,9 @@
uren
:minuten
:seconden
datum
-uren
:minuten
:seconden
datum