y4f/Shared/Bestellbestätigung.razor.css
2023-06-05 19:26:23 +02:00

42 lines
450 B
CSS

body, html {
padding: 0px;
margin: 0px;
margin-bottom: 15px;
}
p {
text-align:center;
}
img {
width: 20%;
height: auto;
padding: 5px;
}
.text {
color: grey;
font-size: 13px;
}
#button1 {
background-color: #89F9A5;
border-radius: 50px;
text-align: center;
}
h5 {
text-align: center;
}
.load2 {
text-align: center;
}
.load3 {
text-align: right;
}
.loadtext {
font-size: 14px;
}