This commit is contained in:
2025-06-05 20:35:12 +02:00
commit f3cf85aa75
28 changed files with 3576 additions and 0 deletions

10
lab07/src/MyReset.css Normal file
View File

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