„career.html“ ändern

This commit is contained in:
Yann Mölle 2023-05-29 16:48:15 +02:00
parent 1ac7216b91
commit 51eb4ef144

View File

@ -11,9 +11,9 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
}
.dot {
height: 25px;
width: 25px;
background-color: #bbb;
height: 15px;
width: 15px;
background-color: #black;
border-radius: 50%;
display: inline-block;
}