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