mirror of
https://github.com/System-End/daydream-phoenix.git
synced 2026-04-19 20:55:11 +00:00
Improve Fillout CSS
This commit is contained in:
parent
0e015a277f
commit
1bc25afc3d
2 changed files with 8 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||
--daydream-text-brown: #8B4513;
|
||||
}
|
||||
|
||||
|
||||
#scrollable-widgets-wrapper {
|
||||
background: url('https://daydream.hackclub.com/cloudy-bg-dim.png'), linear-gradient(to bottom, #CCF4FD, #AECDF6);
|
||||
background-attachment: local !important;
|
||||
|
|
@ -117,4 +116,12 @@ h1, h2, h3, h4, h5, h6 {
|
|||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#undefined-error-sub-label {
|
||||
color: #E472AB;
|
||||
}
|
||||
|
||||
button {
|
||||
box-shadow: none;
|
||||
}
|
||||
BIN
static/letter-texture.png
Normal file
BIN
static/letter-texture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Loading…
Add table
Reference in a new issue