added background
This commit is contained in:
parent
76b282ed9f
commit
c94eb67031
3 changed files with 2 additions and 0 deletions
BIN
background.ase
Normal file
BIN
background.ase
Normal file
Binary file not shown.
BIN
objectionable.solutions/background.png
Normal file
BIN
objectionable.solutions/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
|
|
@ -9,6 +9,8 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: var(--color-background);
|
background-color: var(--color-background);
|
||||||
|
background-image: url('background.png');
|
||||||
|
background-size: 100%;
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
font-family: system-ui;
|
font-family: system-ui;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue