diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-03-12 22:29:54 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-03-12 22:29:54 +0200 |
| commit | e7b2a1623cd2a21308fc65272dd5e6783c5c3fbc (patch) | |
| tree | e3290d55d30022243249b5f0373d79ce8ebcbe18 /rec.html | |
| parent | 072c7535d1d78644e21e39fc76a249a156442582 (diff) | |
fix: added links n stuff
Diffstat (limited to 'rec.html')
| -rw-r--r-- | rec.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <link rel="icon" type="image/x-icon" href="img/logo.ico"> </head> <body style="background: url(./img/wp.jpg)"> - <a href="./index.html" style="position: fixed; top: 5px; left: 10px; z-index: -1; width: 170px"> + <a href="./index.html" style="position: fixed; top: 5px; left: 10px; z-index: 0; width: 170px"> <img src="img/logo.png" alt="Logo" width="170px"> </a> <iframe src="https://lavender-but-bread.neocities.org/buttons/piano-button.html" style="position: absolute; top: 10px; right: 10px; border: none;" width="88" height="31"></iframe> |
