games each have their own page
This commit is contained in:
@@ -114,7 +114,6 @@ p {
|
||||
color: white;
|
||||
}
|
||||
pre,code {
|
||||
background-color: #d5c7d5;
|
||||
font-size: 0.9em;
|
||||
font-family: monospace;
|
||||
margin-top: 1.5em;
|
||||
|
||||
@@ -151,3 +151,7 @@ img {
|
||||
grid-area: 1/2/2/3;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
pre,code {
|
||||
background-color: #d5c7d5;
|
||||
}
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user