Update CSS from version 10.4.0.50 to 10.4.0.51

This commit is contained in:
inference 2023-09-09 23:56:27 +01:00
parent 755cb11164
commit 2f328f20d9
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -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;