Update CSS "Main" from version "12.0.2-beta.1" to "12.1.0-beta.1"

This commit is contained in:
inference 2024-04-02 00:39:02 +00:00
parent 6957038f77
commit a1504c9f35
Signed by: inference
SSH Key Fingerprint: SHA256:K/a677+eHm7chi3X4s77BIpLTE9Vge1tsv+jUL5gI+Y

View File

@ -1,5 +1,5 @@
/* Inferencium - Website - CSS - Main */
/* Version: 12.0.2-beta.1 */
/* Version: 12.1.0-beta.1 */
/* Copyright 2022 Jake Winters */
/* SPDX-License-Identifier: BSD-3-Clause */
@ -59,6 +59,14 @@ p {
font-size: 16px;
}
p.announce-imp, p.announce-imp a {
margin-top: 30%;
margin-bottom: 30%;
text-align: center;
font-size:32px;
color: #ff0000;
}
/* Blockquote */
blockquote {