games each have their own page

This commit is contained in:
chimchooree
2024-02-20 19:51:59 -06:00
parent e0a55093dc
commit 301049ea9f
13 changed files with 177 additions and 51 deletions
-1
View File
@@ -114,7 +114,6 @@ p {
color: white;
}
pre,code {
background-color: #d5c7d5;
font-size: 0.9em;
font-family: monospace;
margin-top: 1.5em;
+4
View File
@@ -151,3 +151,7 @@ img {
grid-area: 1/2/2/3;
margin-top: 1em;
}
pre,code {
background-color: #d5c7d5;
}
+5
View File
@@ -2,6 +2,11 @@
color: white;
}
img {
max-width: 800px;
height: auto;
}
iframe {
border: 2px solid #df85a5;
padding: 10px;
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB