y4f/wwwroot/css/Site.css

19 lines
196 B
CSS
Raw Normal View History

2023-02-20 19:16:41 +01:00
#content {
background-color: #C7FFD5;
padding: 10%;
}
img {
height: 50%;
max-width: 50%;
text-align: center;
}
button {
text-align: center;
position: center;
}