Explorar o código

style(shortcode): show zoom-in cursor when hovering lightbox image

George Cushen %!s(int64=6) %!d(string=hai) anos
pai
achega
83d7751855
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      assets/sass/academic/_root.scss

+ 1 - 0
assets/sass/academic/_root.scss

@@ -278,6 +278,7 @@ small,
 
 a[data-fancybox] {
   text-decoration: none;
+  cursor: zoom-in;
 }
 
 .gallery a[data-fancybox] img {