diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 12:08:37 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 12:08:37 +0200 |
| commit | 5fdebd8f5031dd3aee5c795826451ad8ccaa1bdd (patch) | |
| tree | ab5199c1ee4b0b1d90cc7586434dd8cc6c5fdac9 /style.css | |
| parent | baff115a338a88ca3216aafa3467ebda267cd69c (diff) | |
update: tried javascript, added a site to the ring
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -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; |
