浏览代码

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

George Cushen 6 年之前
父节点
当前提交
83d7751855
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {