From 51eb4ef1441f0946abbb9fdf8bd73b5d76b83f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 29 May 2023 16:48:15 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecareer.html=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- career.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/career.html b/career.html index 318c8b4..5a8000f 100644 --- a/career.html +++ b/career.html @@ -11,9 +11,9 @@ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e3140",endCo } .dot { - height: 25px; - width: 25px; - background-color: #bbb; + height: 15px; + width: 15px; + background-color: #black; border-radius: 50%; display: inline-block; }