Add Fillout Letter Texture

This commit is contained in:
Gus Ruben 2025-07-16 17:36:27 -04:00
parent 1bc25afc3d
commit fd1a288071
2 changed files with 3 additions and 0 deletions

View file

@ -31,6 +31,9 @@ h1, h2, h3, h4, h5, h6 {
#question-container {
border-radius: 0px;
background-color: #fffbdf;
background-image: url('https://daydream.hackclub.com/letter-texture.png');
background-size: 100% auto;
background-repeat: repeat-y;
border: 2px solid #d3b180;
color: #8B4513;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 38 KiB