change styling a bit more
This commit is contained in:
parent
25567b5a91
commit
1e1622d930
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ border-bottom: 1px solid var(--secondary);
|
||||||
.popover-hint div.table-container table thead tr th {
|
.popover-hint div.table-container table thead tr th {
|
||||||
border-bottom: 2px solid var(--secondary);
|
border-bottom: 2px solid var(--secondary);
|
||||||
}
|
}
|
||||||
|
.popover-hint h1 {
|
||||||
|
color: var(--tertiary);
|
||||||
|
}
|
||||||
.popover-hint h2 {
|
.popover-hint h2 {
|
||||||
color: var(--secondary);
|
color: var(--secondary);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue