diff --git a/career.html b/career.html index 4d05932..4a83ca3 100644 --- a/career.html +++ b/career.html @@ -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; +} @@ -43,14 +48,6 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo –––––––––––––––––––––––––––––––––––––––––––––––––– --> - - -