Skip to content

Commit f3f6b61

Browse files
authored
fix low-contrast text
1 parent a7c585a commit f3f6b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/assets/css/pagestyle2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7248,7 +7248,7 @@ td {
72487248
font-weight: 500;
72497249
display: block;
72507250
font-size: 0.9em;
7251-
color: #d580ff;
7251+
color: #b2bacb;
72527252
padding-top: 0.4em;
72537253
}
72547254

0 commit comments

Comments
 (0)