15802 make link color lighter

This commit is contained in:
Arthur 2024-04-29 10:22:15 -07:00
parent 7a3ef48d71
commit 5e29525d78
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -29,5 +29,5 @@ pre {
}
table a {
color: inherit!important;
color: #b2cbe4;
}