diff --git a/inf.css b/inf.css index 4da88e8..3876977 100644 --- a/inf.css +++ b/inf.css @@ -3,7 +3,7 @@ /* Copyright 2022 Jake Winters */ /* SPDX-License-Identifier: BSD-3-Clause */ -/* Version: 10.4.0.50 */ +/* Version: 10.4.0.51 */ /* Body */ @@ -89,7 +89,7 @@ blockquote { code { font-size: 15px; color: #ffffff; - background-color: #000000; + background-color: #424242; padding-top: 4px; padding-right: 4px; padding-bottom: 4px;