Update style.css
This commit is contained in:
parent
58ad94c744
commit
32009841d3
@ -60,5 +60,7 @@ background-color: white;
|
||||
box-shadow: 10px 10px 5px #ebeeef;
|
||||
}
|
||||
|
||||
ol{list-style-image: url("/images/liste.png");
|
||||
|
||||
ol{
|
||||
list-style-image: url("../images/bullet.png");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user