mirror of
https://git.sr.ht/~roxwize/mipilin
synced 2025-05-10 23:33:07 +00:00
:(
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
afc634b0d2
commit
d173e6ea73
22 changed files with 1433 additions and 472 deletions
|
@ -8,6 +8,8 @@ body {
|
|||
justify-content: center;
|
||||
margin: 0;
|
||||
background-color: #21211d;
|
||||
background-image: url("/img/bg.png");
|
||||
background-size: cover;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
font-family: "Gohufont 14", sans-serif;
|
||||
|
@ -17,6 +19,7 @@ body {
|
|||
main {
|
||||
background-color: #faf8da;
|
||||
width: 95%;
|
||||
max-width: 953px;
|
||||
height: 95%;
|
||||
}
|
||||
|
||||
|
|
BIN
static/img/bg.png
Normal file
BIN
static/img/bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
Loading…
Add table
Add a link
Reference in a new issue