assets transparents

This commit is contained in:
√(noham)² 2022-11-08 18:30:12 +01:00
parent c25d2b2409
commit f170a04ea1
6 changed files with 1 additions and 1 deletions

BIN
assets/icon2.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
assets/icon2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Accueil</title>
<link rel="shortcut icon" href="assets/icon.ico">
<link rel="shortcut icon" href="assets/icon2.ico">
<link rel="stylesheet" href="css/style.css">
<script src="js/js.js"></script>
<script>var body = document.getElementsByTagName('body')[0];