added newer (smaller) background img
This commit is contained in:
parent
3a05dc4616
commit
1f18cbd4a4
BIN
www/data/background.avif
Normal file
BIN
www/data/background.avif
Normal file
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 3.0 MiB |
@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="./css/custom.css">
|
||||
<style>
|
||||
body {
|
||||
background-image: url('./data/background.webp');
|
||||
background-image: url('./data/background.avif');
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
|
Loading…
Reference in New Issue
Block a user