y4f/wwwroot/css/Site.css
2023-02-20 19:16:41 +01:00

19 lines
196 B
CSS

#content {
background-color: #C7FFD5;
padding: 10%;
}
img {
height: 50%;
max-width: 50%;
text-align: center;
}
button {
text-align: center;
position: center;
}