strong/th
This commit is contained in:
parent
816a8388e8
commit
71de37f69b
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ li:nth-of-type(odd) {
|
||||||
background: var(--item-odd-gradient);
|
background: var(--item-odd-gradient);
|
||||||
}
|
}
|
||||||
|
|
||||||
strong {
|
strong, th {
|
||||||
text-shadow: .05em .05em .05em;
|
text-shadow: .05em .05em .05em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue