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