Add header

This commit is contained in:
2023-01-15 19:32:45 +01:00
parent 6246856fda
commit 4af82e1e74
2 changed files with 2 additions and 2 deletions

BIN
static/images/header.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

View File

@@ -96,9 +96,9 @@ td:first-child {
header a { header a {
display: block; display: block;
position: relative; position: relative;
padding-top: 25.471%; padding-top: 33.445%;
background-color: #000000; background-color: #000000;
background-image: url(/images/header.jpg); background-image: url(/images/header.webp);
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;
background-size: contain; background-size: contain;