Background images for website

This commit is contained in:
Brandon Rozek 2022-12-07 13:09:06 -05:00
parent 6a6ecf0eb4
commit a36f23d1d7
3 changed files with 1 additions and 0 deletions

View file

@ -9,6 +9,7 @@ body {
padding: 0;
box-sizing:border-box;
background-color: #EFEFEF;
background-image: url(/img/winter.png);
color: #575757;
text-align: center;
font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

BIN
static/img/leaves.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
static/img/winter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB