adding a 16:9, under 512kb webp for background image

This commit is contained in:
2025-08-18 23:38:15 +00:00
parent 23fe2254ed
commit cbfd20c073
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
@import 'https://fonts.googleapis.com/css?family=Iceland|Cairo&display=swap'; @import 'https://fonts.googleapis.com/css?family=Iceland|Cairo&display=swap';
body { body {
background-image: url("/resources/img/pb.webp"); background-image: url("/resources/img/pb_16_9_under512kb.webp");
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: top center; background-position: top center;
background-size: 100% auto; background-size: 100% auto;

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB