diff --git a/src/stills/templates/style.css b/src/stills/templates/style.css index 84663d8..ad3f63a 100644 --- a/src/stills/templates/style.css +++ b/src/stills/templates/style.css @@ -62,16 +62,6 @@ body { width: auto; } -.gallery img:hover { - transform: scale(1.2); -} - -.gallery img[src], -.content img[src] { - opacity: 1; - transform: scale(1); -} - .gallery a, .content a { font-size: 0;