diff --git a/inf.css b/inf.css index b41dbd1..4aae0f0 100644 --- a/inf.css +++ b/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;