Update style.css
This commit is contained in:
parent
d30ea8e8ab
commit
58ad94c744
1 changed files with 1 additions and 2 deletions
|
@ -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");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue