added alt tag to pictures

moved css form main picture to main css
This commit is contained in:
lukas-heiligenbrunner
2020-03-20 19:23:38 +01:00
parent 45830ff59e
commit 7019cfe095
2 changed files with 12 additions and 5 deletions

View File

@@ -30,6 +30,13 @@
height: 400px;
}
#selfimg1 {
display: block;
margin-left: auto;
margin-right: auto;
height: 100%
}
#titleText {
font-size: 80px;
}