diff --git a/src/Vinlottis.vue b/src/Vinlottis.vue index 6f05391..0240d0d 100644 --- a/src/Vinlottis.vue +++ b/src/Vinlottis.vue @@ -38,4 +38,15 @@ export default { src: url("/../public/assets/fonts/regular.eot"), url("/../public/assets/fonts/regular.woff") format("woff"); } + +body { + background-color: #dbeede; +} + + + diff --git a/src/templates/Create.html b/src/templates/Create.html index 19fdf6b..45fb899 100644 --- a/src/templates/Create.html +++ b/src/templates/Create.html @@ -28,6 +28,8 @@ /> + +