„career.html“ ändern

This commit is contained in:
Yann Mölle 2023-05-29 16:29:52 +02:00
parent 328f059c08
commit a18ba75d82

View File

@ -9,6 +9,11 @@ background: -webkit-radial-gradient(circle, rgba(46,49,64,1) 0%, rgba(22,22,22,1
background: radial-gradient(circle, rgba(46,49,64,1) 0%, rgba(22,22,22,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endColorstr="#161616",GradientType=1);
}
.vl {
border-left: 6px solid green;
height: 20px;
}
</style>
<head>
@ -43,14 +48,6 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo
-->
<link rel="icon" type="image/png" href="images/IMG_4145.png">
<style>
.vl {
center: 6px solid green;
height: 10px;
}
</style>
</head>
<body>