Added logo and styling options

This commit is contained in:
Håvar Aambø Fosstveit
2019-04-01 10:53:44 +02:00
parent 4d21e7b4e9
commit 9b78a81ef0
7 changed files with 26 additions and 33 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
top: 40%;
width: 90%;
transform: translate(-50%, 0%);
background-image: url('/images/background.svg');
background-image: url('/images/background.jpg');
background-attachment: fixed;
background-position: center;
background-size: cover;