]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/static/css/_specifics.scss
css: make gallery thumbnails fully clickable
[panikweb.git] / panikweb_templates / static / css / _specifics.scss
index 31663d4ca25083b6d93d2be245aca53c03428954..cae6371406598f821a111904746338572bd10a85 100644 (file)
@@ -1737,6 +1737,11 @@ div.portrait div.gallery span.gallery-legend {
        margin-top: 330px;
 }
 
+div.gallery span.image {
+       display: inline-block;
+       cursor: pointer;
+}
+
 @media screen and (max-width: 640px) {
        div.portrait div.gallery div.first img,
        div.gallery div.first img {