Switch from circle bullet points to square bullet points.
This commit is contained in:
parent
eff67e1b4f
commit
499bae7c8e
4
inf.css
4
inf.css
@ -3,7 +3,7 @@
|
||||
/* Copyright 2022-2023 Jake Winters */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||
|
||||
/* Version: 5.0.0.14 */
|
||||
/* Version: 5.1.0.15 */
|
||||
|
||||
|
||||
h1, .h1 {
|
||||
@ -81,7 +81,7 @@ ul {
|
||||
}
|
||||
|
||||
ul li::before {
|
||||
content: "\2022";
|
||||
content: "\25AA";
|
||||
margin-left: -1em;
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user