Files
TIF22A_AnwProjekt_B/projekt/src/App.css
T
2023-04-27 16:58:50 +02:00

18 lines
180 B
CSS

.round-border-10
{
border-radius: 10px;
border-width: 0;
}
.default-button
{
background-color: #0d52ce;
color: #ffffff;
}
.font-middle
{
font-size: 20px ;
}