forked from samuel-p/sp-codes.de
updated website
This commit is contained in:
parent
22352942c7
commit
daea2bcba6
5 changed files with 10 additions and 21 deletions
5
css/style-legal.css
Normal file
5
css/style-legal.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
body {
|
||||
background-image: url("../img/bg.png");
|
||||
padding: 2%;
|
||||
color: #fff;
|
||||
}
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue