Commit Graph

20 Commits

Author SHA1 Message Date
Kirik 9727ff5dc0 Zoom out mobile background 3x for better composition
- Change background-size from cover to 300% on mobile devices
- Makes the image appear 3x further away
- Better composition and less cropped view of the scene
2025-11-12 20:08:30 +01:00
Kirik a6ee115908 Use same desktop.webp for all devices - simpler and cleaner
- Remove separate mobile image (was causing file bloat and complexity)
- Use desktop.webp (716 KB) for all screen sizes via media query
- Browser's background-size: cover handles responsive display
- Simplify preload-images.html to single image preload
- Cleaner CSS without unnecessary file duplication
2025-11-12 20:06:59 +01:00
Kirik 6269d3323c Implement adaptive background images for mobile and desktop
- Add desktop.webp (2732x1535) for desktop devices and mobile.webp (556x1535) for mobile
- Create adaptive-background.css with media queries (max-width: 736px for mobile)
- Update config.toml to use desktop.webp as default background
- Modify htmlhead.html to include adaptive-background.css
- Update preload-images.html for responsive image preloading
- Optimize background loading based on device screen width

Both images include overlay.png and gradient overlay for consistent design.
Mobile version (124 KB) is 5.8x lighter than desktop version (716 KB).
2025-11-12 19:53:54 +01:00
Kirik 7eb2f8ae31 Исправление путей к статическим файлам
- Перенос trips-calendar.css в /static/css/
- Перенос upcoming-trips.js и trip-form-loader.js в /static/js/
- Удаление файлов из неправильной папки /public/
2025-09-03 12:54:31 +02:00
Kirchik e23fc02f63 form 2025-08-13 22:36:08 +02:00
Kirchik 98075f9d8e forms 4 2025-08-11 22:10:10 +02:00
Kirchik af347b4a8f forms 3 2025-08-11 20:50:14 +02:00
Kirchik 6e68922879 formы 2 2025-08-11 20:41:31 +02:00
Kirchik 2497b59604 forms 2025-08-11 20:10:08 +02:00
Kirchik 255fff75e2 Update design 8 2025-08-02 19:34:09 +02:00
Kirchik b10dd484bf Update design 7 2025-08-02 18:13:19 +02:00
Kirchik a5fc9bc36e Update design 5 2025-08-02 17:37:50 +02:00
Kirchik c114b7e5fa Update design 4 2025-08-02 13:39:56 +02:00
Kirchik b42abecb05 Update design 2 2025-08-02 13:05:28 +02:00
Kirchik ee395c48d2 Update design 2025-08-02 12:48:17 +02:00
Kirchik a0ba937a46 Initial commit 2025-08-02 11:45:16 +02:00
reddragon333 9e9803c698 Delete t.txt 2023-08-25 16:38:05 +02:00
reddragon333 7bb1e88491 Add files via upload 2023-03-15 16:57:41 +01:00
Gorri d110354137 Add files via upload 2023-01-13 19:39:09 +01:00
Gorri 8d338a1b8c Create t.txt 2023-01-13 19:38:05 +01:00