updated website

This commit is contained in:
Samuel Philipp 2018-12-12 18:28:14 +01:00
parent 22352942c7
commit daea2bcba6
5 changed files with 10 additions and 21 deletions

5
css/style-legal.css Normal file
View file

@ -0,0 +1,5 @@
body {
background-image: url("../img/bg.png");
padding: 2%;
color: #fff;
}

View file

@ -5,11 +5,9 @@
body {
background-image: url("../img/bg.png");
/*padding: 2%;*/
/*font-size: 20px;*/
color: #fff;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
min-height: 100vh;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.logo {