diff --git a/inf.css b/inf.css index 7871d6a..196fba0 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022-2023 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause-Clear */ -/* Version: 8.0.2.22 */ +/* Version: 9.0.0.23 */ /* Heading 1 */ @@ -216,6 +216,10 @@ strong { display: none; } + h1 { + text-align: center; + } + h2 { text-align: center; }