Project_Fish/templates/static/style.css
Eljakim Herrewijnen 2186c273dd initial commit
2021-11-07 12:56:41 +01:00

13 lines
171 B
CSS

.center {
display: block;
margin-left: 40%;
margin-right: 60%;
width: 50%;
}
.nummer_button{
width:5%;
height: 3%;
background-color: red;
}