Add background color to template
parent
4d4fa40f41
commit
fd669a3bff
|
@ -14,6 +14,7 @@
|
|||
<style>
|
||||
html {
|
||||
height: 100%;
|
||||
background: #25294A;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Reference in New Issue