„career.html“ ändern

This commit is contained in:
Yann Mölle 2023-05-29 16:30:26 +02:00
parent a18ba75d82
commit 1b7ba98c05

View File

@ -12,7 +12,11 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
.vl {
border-left: 6px solid green;
height: 20px;
height: 25px;
position: absolute;
left: 50%;
margin-left: -3px;
top: 0;
}
</style>