diff --git a/.DS_Store b/.DS_Store index 1ed875d..320858b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/books.html b/books.html index 79cb17f..c84e426 100644 --- a/books.html +++ b/books.html @@ -60,24 +60,14 @@

The Retro New

-
+
-
-
- Thumbnail -
-->
@@ -108,125 +98,125 @@

The Retro New

- + + diff --git a/comics.html b/comics.html index 79cb17f..f3b9666 100644 --- a/comics.html +++ b/comics.html @@ -60,24 +60,14 @@

The Retro New

-
+
-
- Thumbnail -
-
- Thumbnail -
-
- Thumbnail -
-->
diff --git a/css/style.css b/css/style.css index 7460608..96ea3ef 100644 --- a/css/style.css +++ b/css/style.css @@ -23,7 +23,7 @@ body { } .spacing { - margin-top: 15px; + margin-top: 30px; } .accentcolor { @@ -41,12 +41,27 @@ ul li a:hover { font-family: 'serious3b', sans-serif; font-weight: bold; color:#ffffff + } .tagline-color { color:#ffffff } +.thumbnail-container { + overflow: hidden; + position: relative; + padding-top: 100%; /* 1:1 aspect ratio */ +} +.thumbnail { + object-fit: cover; + position: absolute; + width: 100%; + height: 100%; + top: 0; + left: 0; +} + /* modal */ .modal { display: none; /* Changed to none */ diff --git a/games.html b/games.html index d963d90..480f145 100644 --- a/games.html +++ b/games.html @@ -60,24 +60,47 @@

The Retro New

-
+
- Thumbnail +
+ Thumbnail +
- Thumbnail +
+ Thumbnail +
- Thumbnail +
+ Thumbnail +
+
+
+
+ Thumbnail +
+
+
+
+ Thumbnail +
+
+
+
+ Thumbnail +
-
- Thumbnail +
+ Thumbnail +