[v2] Update build directory template. Update vanilla template.

This commit is contained in:
Lea Anthony
2021-06-20 15:09:03 +10:00
parent d521f80dcd
commit fd40faabe8
5 changed files with 48 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
html {
text-align: center;
color: white;
background-color: black;
background-color: rgba(1,1,1,0.1);
}
body {