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"); }