diff --git a/inf.css b/inf.css index 0fc8fd0..c28927b 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ -/* Version: 10.3.0.43 */ +/* Version: 10.3.0.44 */ /* Body */ @@ -159,10 +159,6 @@ h6 a, h6 a:visited { /* Lists */ -ul { - list-style: none; -} - li { font-family: Roboto, sans-serif; font-size: 17px; @@ -170,7 +166,6 @@ li { } ul li::before { - content: "\25AA"; margin-left: -1em; display: inline-block; width: 1em;