toddler_shop_frontend/static/style/main.css
2024-08-24 12:49:53 +02:00

12 lines
No EOL
212 B
CSS

div.card{
background-color: #afda8e;
}
#price_container {
background-color: white;
margin-top: auto;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
border-style: solid;
}