mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
CSS: Keep links in the same colour in notes sections
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -423,6 +423,10 @@ table {
|
||||
color: var(--color-yellow);
|
||||
}
|
||||
|
||||
.notes a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
table.fw-nat tbody tr td {
|
||||
height: 2.25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user