Update CSS "Main" from version "12.0.2" to "12.1.0"
This commit is contained in:
parent
526efa9d52
commit
9cc3936648
10
main.css
10
main.css
@ -1,5 +1,5 @@
|
|||||||
/* Inferencium - Website - CSS - Main */
|
/* Inferencium - Website - CSS - Main */
|
||||||
/* Version: 12.0.2 */
|
/* Version: 12.1.0 */
|
||||||
|
|
||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
@ -59,6 +59,14 @@ p {
|
|||||||
font-size: 16px;
|
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 */
|
||||||
blockquote {
|
blockquote {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user