summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css12
1 files changed, 0 insertions, 12 deletions
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;