Remove class table-link since it is redundant.
This commit is contained in:
parent
33f036d53d
commit
f817f62e3c
9
inf.css
9
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: 7.2.0.19 */
|
/* Version: 8.0.0.20 */
|
||||||
|
|
||||||
|
|
||||||
h1, .h1 {
|
h1, .h1 {
|
||||||
@ -137,13 +137,6 @@ table, th, td {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-link {
|
|
||||||
font-family: Roboto, sans-serif;
|
|
||||||
font-size: 18px;
|
|
||||||
color: #ffffff;
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sidebar {
|
.sidebar {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user