Startpage added

This commit is contained in:
zha19115
2023-02-20 19:16:41 +01:00
parent b4627caddb
commit 82fd0173e9
3 changed files with 24 additions and 2 deletions

18
wwwroot/css/Site.css Normal file
View File

@ -0,0 +1,18 @@
#content {
background-color: #C7FFD5;
padding: 10%;
}
img {
height: 50%;
max-width: 50%;
text-align: center;
}
button {
text-align: center;
position: center;
}