From 918d0fbf35ba4e41003dfdcca08ec8fbe7a9081b Mon Sep 17 00:00:00 2001 From: Moutonjr Geoff Date: Fri, 20 Nov 2020 09:31:23 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20vid=C3=A9o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/main.css | 10 ++++++++++ index.html | 13 +++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 1cfeddc..9b86db8 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1134,6 +1134,16 @@ a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { .navbar-name { color: #ccc; } + +/* SECTION FOR VIDEOS */ +#centered-vids { + display: flex; +} + +.scoop-video { + margin: auto; +} + /* SECTION FOR COMPETENCIES*/ .competency-item { border: solid 2px #aaa; diff --git a/index.html b/index.html index 3bf6564..4fb08fa 100755 --- a/index.html +++ b/index.html @@ -15,16 +15,12 @@ - - - - - + @@ -470,7 +466,11 @@
+
+
+
@@ -596,9 +596,6 @@ - - -