From e98534cd42b52556799ae0cc0c25c78bd762ab8a Mon Sep 17 00:00:00 2001 From: adplantade Date: Fri, 7 Aug 2020 17:03:19 +0200 Subject: [PATCH] =?UTF-8?q?r=C3=A9-alignement=20des=20=C3=A9l=C3=A9ments?= =?UTF-8?q?=20de=20l'accueil=20+=20highscores?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/highscores.css | 11 +++++++++++ code/highscores.php | 22 ++++++++++++---------- code/index.css | 18 ++++++++++++------ code/index.php | 40 +++++++++++++++++++++------------------- code/themeSwitcher.js | 7 ++++++- 5 files changed, 62 insertions(+), 36 deletions(-) diff --git a/code/highscores.css b/code/highscores.css index a38e9dd..ded7e89 100644 --- a/code/highscores.css +++ b/code/highscores.css @@ -124,4 +124,15 @@ margin-right: auto; .slot { display: inline-block; +} + +.texte { + font-size: medium; + font-family: 'Segoe print'; +} + +.texteG { + font-size: xx-large; + font-weight: bold; + font-family: 'Segoe print'; } \ No newline at end of file diff --git a/code/highscores.php b/code/highscores.php index 585a879..bfd717d 100644 --- a/code/highscores.php +++ b/code/highscores.php @@ -69,14 +69,14 @@