From debb9e9052e051bbf513450582a3634d61c7834e Mon Sep 17 00:00:00 2001 From: Geindre Colin Date: Thu, 11 Feb 2021 08:14:52 +0100 Subject: [PATCH] =?UTF-8?q?bugs=20=20corrig=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Y/ystyle.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Y/ystyle.css b/Y/ystyle.css index 299df7e..76e6b46 100644 --- a/Y/ystyle.css +++ b/Y/ystyle.css @@ -9,6 +9,7 @@ margin: 0px; padding: 0px; box-sizing: border-box; + scrollbar-width: none; } /* styles sur html et body pour faire un fond 'polygon' changeant */ @@ -148,8 +149,6 @@ h1, h2, h3 { } /* style des éléments a l'intérieur des cartes */ -.card {} - .steps { list-style: none; } @@ -209,7 +208,6 @@ footer .pcom a { /* PAGE DE CODE */ code { background: rgba(19, 19, 19, .8); - margin-top: 20px; font-family: monospace; color: #ffffcc; display: inline; @@ -391,7 +389,7 @@ code * { } .light span.uident { - color: rgb(138, 138, 10)); + color: rgb(138, 138, 10); } span.file {