Update CSS to version 9.0.2.25.
This commit is contained in:
parent
f893d73086
commit
858dda4570
4
inf.css
4
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.0.1.24 */
|
/* Version: 9.0.2.25 */
|
||||||
|
|
||||||
|
|
||||||
/* Heading 1 */
|
/* Heading 1 */
|
||||||
@ -143,6 +143,7 @@ table, th, td {
|
|||||||
font-family: Roboto, sans-serif;
|
font-family: Roboto, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-title {
|
.table-title {
|
||||||
@ -251,5 +252,4 @@ strong {
|
|||||||
padding-top: 80px;
|
padding-top: 80px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user