From 5fdebd8f5031dd3aee5c795826451ad8ccaa1bdd Mon Sep 17 00:00:00 2001 From: Martial Simon Date: Thu, 15 Feb 2024 12:08:37 +0200 Subject: update: tried javascript, added a site to the ring --- style.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 1cbbd60..8132283 100644 --- a/style.css +++ b/style.css @@ -79,18 +79,6 @@ a.text-link::after{ animation-iteration-count: infinite;*/ } -.linkimg1:hover { - content: url(img/mii.png); -} - -.linkimg2:hover { - content: url(img/ds.gif); -} - -.linkimg3:hover { - content: url(img/w800.png); -} - .link img:hover { animation-name: shakey; animation-duration: 0.4s; -- cgit v1.2.3