„career.html“ ändern
This commit is contained in:
parent
6b45a2da6d
commit
3c0c19e553
10
career.html
10
career.html
@ -10,8 +10,12 @@ 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: thick solid #4b42f5;
|
||||
.dot {
|
||||
height: 25px;
|
||||
width: 25px;
|
||||
background-color: #bbb;
|
||||
border-radius: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
</style>
|
||||
@ -71,7 +75,7 @@ border-left: thick solid #4b42f5;
|
||||
|
||||
|
||||
<a style="font-size:28px;color:White;"><strong> Now</strong></a><br>
|
||||
|
||||
<span class="dot"></span>
|
||||
<a style="font-size:24px;color:White;"><strong> |</strong></a><br>
|
||||
<a style="font-size:18px;color:#ADD8E6;"><strong> 05.2023</strong></a> <br>Certified as Sophos Administrator<br>
|
||||
<a style="font-size:24px;color:White;"><strong> |</strong></a><br>
|
||||
|
Loading…
Reference in New Issue
Block a user