Remove class table-link since it is redundant.
This commit is contained in:
parent
33561fe216
commit
3d377ed6fc
9
inf.css
9
inf.css
@ -3,7 +3,7 @@
|
||||
/* Copyright 2022-2023 Jake Winters */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause-Clear */
|
||||
|
||||
/* Version: 7.2.0.19 */
|
||||
/* Version: 8.0.0.20 */
|
||||
|
||||
|
||||
h1, .h1 {
|
||||
@ -137,13 +137,6 @@ table, th, td {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-link {
|
||||
font-family: Roboto, sans-serif;
|
||||
font-size: 18px;
|
||||
color: #ffffff;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.sidebar {
|
||||
height: 100%;
|
||||
width: 250px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user