You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linksseite/style.css

20 lines
186 B
CSS

body{
background-color: firebrick;
}
.links {
text-align: center;
}
.social {
display: flex;
margin: 50%;
width: 100px;
height: 100px;
}