Update CSS to version 9.2.3.32.
This commit is contained in:
parent
fb0837fd6d
commit
73bea7f067
8
inf.css
8
inf.css
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022-2023 Jake Winters */
|
/* Copyright 2022-2023 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||||
|
|
||||||
/* Version: 9.2.1.30 */
|
/* Version: 9.2.3.32 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
||||||
@ -172,6 +172,7 @@ table, th, td {
|
|||||||
padding-top: 55px;
|
padding-top: 55px;
|
||||||
background-color: #909090;
|
background-color: #909090;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
z-index: 99;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar div {
|
.sidebar div {
|
||||||
@ -179,6 +180,7 @@ table, th, td {
|
|||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
display: block;
|
display: block;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
@ -251,10 +253,6 @@ strong {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
|
||||||
overflow-x: scroll;
|
|
||||||
}
|
|
||||||
|
|
||||||
.update_date {
|
.update_date {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user