From 3d933c4638f16f50defff1fc2c5e4a58b8caec85 Mon Sep 17 00:00:00 2001 From: d_yanis Date: Sat, 7 Jan 2023 17:53:14 +0100 Subject: [PATCH] Test avec des % --- index.css | 10 +++++----- index.html | 43 ------------------------------------------- 2 files changed, 5 insertions(+), 48 deletions(-) diff --git a/index.css b/index.css index 6ee2a16..f10d49e 100644 --- a/index.css +++ b/index.css @@ -21,13 +21,13 @@ body{ */ #SAE { - font-size : 70px; + font-size : 450%; margin : 10px; } #DECOUVERTE { - font-size : 38px; + font-size : 160%; margin-top : 10px; } @@ -64,7 +64,7 @@ header #titreSommaire { - font-size: 33px; + font-size: 180%; margin-left: 20px; } @@ -74,7 +74,7 @@ header flex-direction: row; padding-top : 15px; padding-bottom: 15px; - width : 95%; + width : 97%; align-self : center; margin-bottom: 30px; @@ -105,7 +105,7 @@ header { padding-left : 10px; padding-right : 10px; - font-size: 22px; + font-size: 93%; } /* diff --git a/index.html b/index.html index d3f4c52..a0a8a47 100644 --- a/index.html +++ b/index.html @@ -49,49 +49,6 @@ - -