change styling a bit more

This commit is contained in:
Lucy 2025-05-01 16:33:36 +00:00
parent 25567b5a91
commit 1e1622d930

View file

@ -49,6 +49,9 @@ border-bottom: 1px solid var(--secondary);
.popover-hint div.table-container table thead tr th {
border-bottom: 2px solid var(--secondary);
}
.popover-hint h1 {
color: var(--tertiary);
}
.popover-hint h2 {
color: var(--secondary);
}