diff options
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> |
