Added wieallesbegann

This commit is contained in:
root 2020-12-11 20:04:18 +01:00
parent a013ca2b16
commit d28fcac8f1
2 changed files with 15 additions and 29 deletions

View file

@ -71,12 +71,15 @@ img {
width: 100%;
color: white;
text-align: center;}
.footer a:link { text-decoration: none; color: white; }
.footer a:visited { text-decoration: none; color: white; }
.footer a { font-family: 'HKGroteskRegular';
text-decoration: none;
padding-left:3em;
padding-right:3em;}
.footer a:link { color: white; }
.footer a:visited { color: white; }
.footer a:hover { text-decoration: underline; color: navy; }
.footer a:active { text-decoration: underline; color: fuchsia; }
.none {display: none;}
.bold {font-family: HKGroteskBold;}
@ -119,7 +122,7 @@ img {
/* Centered text in Logo*/
.centered {
position: absolute;
top: 85%;
bottom: 5%;
/* left: 50%;
transform: translate(-0%, -50%);*/
text-align: center;