„career.html“ ändern
This commit is contained in:
parent
a18ba75d82
commit
1b7ba98c05
@ -12,7 +12,11 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
|
|||||||
|
|
||||||
.vl {
|
.vl {
|
||||||
border-left: 6px solid green;
|
border-left: 6px solid green;
|
||||||
height: 20px;
|
height: 25px;
|
||||||
|
position: absolute;
|
||||||
|
left: 50%;
|
||||||
|
margin-left: -3px;
|
||||||
|
top: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user