diff --git a/code/highscores.css b/code/highscores.css index ded7e89..31bca81 100644 --- a/code/highscores.css +++ b/code/highscores.css @@ -135,4 +135,18 @@ margin-right: auto; font-size: xx-large; font-weight: bold; font-family: 'Segoe print'; +} +.bd { + + border-style: solid; + border-width: 5px; +} +.bd2 { + border-color: mediumblue; + border-style: solid; + border-width: 5px; +} + +ul { + padding-inline-start: 0px; } \ No newline at end of file diff --git a/code/highscores.php b/code/highscores.php index bfd717d..f6c290d 100644 --- a/code/highscores.php +++ b/code/highscores.php @@ -13,7 +13,7 @@
-