15802 lighten table color

This commit is contained in:
Arthur 2024-05-01 12:55:11 -07:00
parent 5e29525d78
commit b7bf04100d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -29,5 +29,5 @@ pre {
} }
table a { table a {
color: #b2cbe4; filter: brightness(110%);
} }