diff options
| -rw-r--r-- | main.html | 30 | ||||
| -rw-r--r-- | style.css | 7 |
2 files changed, 16 insertions, 21 deletions
@@ -37,26 +37,26 @@ <wii-ring site="https://marcelus.net"></wii-ring> </div> <marquee> - <a href="https://ratakor.com"> - <img src="https://ratakor.com/images/based/ratakor.gif"> - </a> - <a href="https://gifypet.neocities.org/"> - <img src="https://gifypet.neocities.org/images/badge.gif"> - </a> - <a href="https://nuange.neocities.org/"> - <img src="https://i.imgur.com/q3Fio3i.gif"> - </a> - <a href="https://yesterweb.com"> - <img src="https://yesterweb.org/img/button.png"> - </a> + <a href="https://ratakor.com"> + <img src="https://ratakor.com/images/based/ratakor.gif"> + </a> + <a href="https://gifypet.neocities.org/"> + <img src="https://gifypet.neocities.org/images/badge.gif"> + </a> + <a href="https://nuange.neocities.org/"> + <img src="https://i.imgur.com/q3Fio3i.gif"> + </a> + <a href="https://yesterweb.com"> + <img src="https://yesterweb.org/img/button.png"> + </a> <a href="https://www.mabsland.com"> - <img src="http://www.mabsland.com/banner_sphinxmt.jpg" height="33px"> + <img src="http://www.mabsland.com/banner_sphinxmt.jpg" height="33px"> </a> <a href="https://articexploit.xyz:8443/"> - <img src="https://articexploit.xyz:8443/assets/lainring/banners/The_Arcade.gif" height=33px> + <img src="https://articexploit.xyz:8443/assets/lainring/banners/The_Arcade.gif" height=33px> </a> <a href="https://tamanochi.world"> - <img src="https://tamanotchi.world/includes/img/tamanotchi.gif"> + <img src="https://tamanotchi.world/includes/img/tamanotchi.gif"> </a> </marquee> <object id="melonland-surf-club" data="https://melonland.net/surf-badge.svg?fill=#2ec27e" type="image/svg+xml" style="width: 100px; height: 100px;"></object> @@ -85,12 +85,7 @@ a.text-link::after{ top: 3%; } -.marquee{ - animation: marquee 10s linear infinite; - overflow: hidden; -} - -marquee { +marquee{ margin: 5px; } |
