Update style.css
This commit is contained in:
parent
58ad94c744
commit
32009841d3
1 changed files with 3 additions and 1 deletions
|
@ -60,5 +60,7 @@ background-color: white;
|
||||||
box-shadow: 10px 10px 5px #ebeeef;
|
box-shadow: 10px 10px 5px #ebeeef;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol{list-style-image: url("/images/liste.png");
|
|
||||||
|
ol{
|
||||||
|
list-style-image: url("../images/bullet.png");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue