diff --git a/audio/Clau _M_Nect_-_House_Of_Dreams.ogg b/audio/Clau _M_Nect_-_House_Of_Dreams.ogg new file mode 100644 index 0000000..efdd9f7 Binary files /dev/null and b/audio/Clau _M_Nect_-_House_Of_Dreams.ogg differ diff --git a/css/theme.css b/css/theme.css index db14475..e04c82a 100755 --- a/css/theme.css +++ b/css/theme.css @@ -94,15 +94,11 @@ h1 span a { } #tapeImage { - opacity: 0; + opacity: 0.03; transition: 1s; } -#dummyTape:hover #tape { - opacity: 1; -} - -#dummyTape:hover #tapeImage { +#dummyTape:hover #tape, #dummyTape:hover #tapeImage { opacity: 1; } diff --git a/img/repeat.png b/img/repeat.png new file mode 100644 index 0000000..05924cd Binary files /dev/null and b/img/repeat.png differ diff --git a/index.html b/index.html index 55a922c..6750242 100755 --- a/index.html +++ b/index.html @@ -18,7 +18,12 @@