From e85b7cb36c672bd6c29d6465c363fae19c7cacce Mon Sep 17 00:00:00 2001 From: frperalde Date: Mon, 1 Feb 2021 08:42:37 +0100 Subject: [PATCH] =?UTF-8?q?R=C3=A9solution=20probl=C3=A8me=20cache=20rond?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SwichGIT/src/css/Resp3.css | 7 +++++++ SwichGIT/src/index.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/SwichGIT/src/css/Resp3.css b/SwichGIT/src/css/Resp3.css index 105b755..1bc656a 100644 --- a/SwichGIT/src/css/Resp3.css +++ b/SwichGIT/src/css/Resp3.css @@ -45,6 +45,13 @@ width: var(--w); border-radius: var(--w); } + + .rondcache { + display: table; + margin: 0 auto; + background-color: black; + border-radius: var(--y); + } .rond2 { display: table; margin: 0 auto; diff --git a/SwichGIT/src/index.html b/SwichGIT/src/index.html index bb16043..ad13374 100644 --- a/SwichGIT/src/index.html +++ b/SwichGIT/src/index.html @@ -87,7 +87,7 @@
- +