Implement use of thumbnails if available, and open original image if
file name clicked
This commit is contained in:
+4
-1
@@ -32,8 +32,11 @@ body {
|
||||
max-width: calc(100vw - 2em);
|
||||
}
|
||||
|
||||
.GalleryItem > p {
|
||||
.GalleryItem > a {
|
||||
color: inherit;
|
||||
|
||||
margin: 0.5em;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
.GalleryItem > img, video {
|
||||
|
||||
Reference in New Issue
Block a user