diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-02-11 14:42:39 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-02-11 14:42:39 +0100 |
commit | e402b4d15a169effc16c51cd63ce6c8ce53b71a5 (patch) | |
tree | 82e1cce2a0995ef731f7d963d701ae76090fe078 /docs/gen/style.css | |
parent | 2ba9175278ad9d0f67419508ff9f196a34e9328b (diff) |
added gameplay concept
Diffstat (limited to 'docs/gen/style.css')
-rw-r--r-- | docs/gen/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gen/style.css b/docs/gen/style.css index 7179ded..a162289 100644 --- a/docs/gen/style.css +++ b/docs/gen/style.css @@ -106,4 +106,7 @@ display: block; margin: 0 auto; } + + img[title="small"] { max-width: 5cm; } + img[title="medium"] { max-width: 8cm; } } |