From 58ad94c7449f06893adf4f9182945b5e4024ad67 Mon Sep 17 00:00:00 2001 From: zylfu <51331158+zylfu@users.noreply.github.com> Date: Fri, 10 Sep 2021 12:35:39 +0200 Subject: [PATCH] Update style.css --- css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index f292220..f1a92c9 100644 --- a/css/style.css +++ b/css/style.css @@ -60,6 +60,5 @@ background-color: white; box-shadow: 10px 10px 5px #ebeeef; } -ol{ - list-style-image: url("../images/liste.png"); +ol{list-style-image: url("/images/liste.png"); }