mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-01-09 11:43:56 +01:00
Add background color to template
This commit is contained in:
parent
4d4fa40f41
commit
fd669a3bff
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
<style>
|
||||
html {
|
||||
height: 100%;
|
||||
background: #25294A;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in a new issue