Files
teil1/lab07/src/MyReset.css
2025-06-05 20:35:12 +02:00

11 lines
161 B
CSS

.button {
background-color: rgb(170, 170, 170);
font-weight: bold;
font-size: 32px;
border-radius: 15%;
width: 60px;
height: 60px;
}