mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +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);
|
color: var(--color-yellow);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notes a {
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
table.fw-nat tbody tr td {
|
table.fw-nat tbody tr td {
|
||||||
height: 2.25em;
|
height: 2.25em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user