diff --git a/career.html b/career.html index 4cc7d21..49bcb07 100644 --- a/career.html +++ b/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; } @@ -71,7 +75,7 @@ border-left: thick solid #4b42f5; Now
- + |
05.2023
Certified as Sophos Administrator
|