diff --git a/index.html b/index.html index 63348a4..a33fa55 100644 --- a/index.html +++ b/index.html @@ -35,12 +35,12 @@
Vidéo de présentation :
-
diff --git a/styles/base.css b/styles/base.css index fdb8788..b0542dc 100644 --- a/styles/base.css +++ b/styles/base.css @@ -105,12 +105,16 @@ section div p { } } -#Head{ +#Head { background-color: black; width: 100%; margin-bottom: 20px; } -footer>p{ +footer>p { font-size: small; +} + +#media-presentation { + width: 100%; } \ No newline at end of file