mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 20:55:11 +00:00
Add Fillout Letter Texture
This commit is contained in:
parent
1bc25afc3d
commit
fd1a288071
2 changed files with 3 additions and 0 deletions
|
|
@ -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 |
Loading…
Add table
Reference in a new issue