wip
This commit is contained in:
parent
cfa0a05637
commit
527d99ad30
2 changed files with 21 additions and 17 deletions
|
@ -189,6 +189,10 @@ li:nth-of-type(odd) {
|
|||
background: var(--item-odd-gradient);
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.banner table {
|
||||
margin-block-start: 0;
|
||||
margin-inline: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue