update list markers
This commit is contained in:
parent
0664e96b72
commit
56ee5c0c85
4 changed files with 137 additions and 1 deletions
|
@ -124,7 +124,8 @@ table.bordered tr { border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; }
|
|||
.publi_table td:nth-child(2) { width: 60%; }
|
||||
.publi_table td:nth-child(3) { width: 10%; }
|
||||
|
||||
ul { list-style-image: url('/images/bullet_dark.png'); }
|
||||
ul { list-style-image: url('/images/bullet_dark.svg'); }
|
||||
li ul { list-style-image: url('/images/bullet_dark_single.svg'); }
|
||||
ul li { margin-left: 1em; }
|
||||
|
||||
ol { list-style-type: decimal; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue