css/marker
This commit is contained in:
parent
499e8023aa
commit
87e13f0033
1 changed files with 3 additions and 0 deletions
|
@ -84,6 +84,9 @@ list-style: disc;
|
|||
li {
|
||||
margin-block: .25em;
|
||||
}
|
||||
ul li::marker {
|
||||
content: "×";
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue