diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
| commit | 44f5ca09550fcb5de9c4411e61cbe8d02cb021b1 (patch) | |
| tree | 12ac8ddb6a91eb65077fed3148046a3987711c25 /en/index.html | |
| parent | a907fb793e959001b77ac9636d6fcfd2c3755f4f (diff) | |
feat: true centered body contents, played with pseudo classes for the return buttons
Diffstat (limited to 'en/index.html')
| -rw-r--r-- | en/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.html b/en/index.html index 2a58aeb..508503b 100644 --- a/en/index.html +++ b/en/index.html @@ -5,7 +5,7 @@ <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <link rel="stylesheet" type="text/css" href="../style.css" /> </head> - <body> + <body class="index"> <h1>Marcellus</h1> <a href="../index.html" class="language"> <img src="../img/chad.png" style="width: 1.2em">🇫🇷</a> |
