Explorar o código

Fixed PNG zoom edges

Moritz Schmidt %!s(int64=10) %!d(string=hai) anos
pai
achega
038895b748
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      templates/header.php

+ 1 - 0
templates/header.php

@@ -64,6 +64,7 @@
         -ms-transition: all 1s ease; /* IE 9 */
         -o-transition: all 1s ease; /* Opera */
         transition: all 1s ease;
+        outline: 1px solid transparent;
       }
 
       .image-zoom:hover img {