Add background color to template

pull/1/head
I Made Setia Baruna 2021-01-09 03:45:14 +08:00
parent 4d4fa40f41
commit fd669a3bff
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<style>
html {
height: 100%;
background: #25294A;
}
</style>