diff options
| author | Bobby <[email protected]> | 2025-07-12 18:00:41 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2025-07-12 18:00:41 +0530 |
| commit | a896b3fe27579993c0cb761832242d806d3e9438 (patch) | |
| tree | 95eb9ea54381dce596860ea856ecc28b780a14aa /static | |
| parent | 72932e08aea81db4dfa179270bc3644bc7029a88 (diff) | |
| download | imageboard-a896b3fe27579993c0cb761832242d806d3e9438.tar.xz imageboard-a896b3fe27579993c0cb761832242d806d3e9438.zip | |
fix image styles and add 404 image
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/main.css | 4 | ||||
| -rw-r--r-- | static/images/54a1a92a6d78ed091071255803c7057e.webp | bin | 0 -> 67486 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css index ceaa6bf..89fee52 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -350,4 +350,8 @@ footer::before { .fbtngrp input { padding: 4px 8px; +} + +.q-img { + max-width: 768px; }
\ No newline at end of file diff --git a/static/images/54a1a92a6d78ed091071255803c7057e.webp b/static/images/54a1a92a6d78ed091071255803c7057e.webp Binary files differnew file mode 100644 index 0000000..50e9730 --- /dev/null +++ b/static/images/54a1a92a6d78ed091071255803c7057e.webp |
