forked from kittv/web
1
0
Fork 0

Nezobrazovat box-shadow v indexu galerií

content
Emil Miler 3 years ago
parent 15a6b6221d
commit 9a2198287f

@ -368,8 +368,8 @@ main {
row-gap: 1em;
img { display: block }
a:hover img { box-shadow: 0px 1px 9px #00000088 }
}
.gallery:not(.index) a:hover img { box-shadow: 0px 1px 9px #00000088 }
.gallery.index {
a {
position: relative;

Loading…
Cancel
Save