Skip to content

Commit e8e62e2

Browse files
author
Mike Kozicki
authored
Merge pull request #3028 from stoyan/pinkish
fix low-contrast text
2 parents 9e1c47e + f3f6b61 commit e8e62e2

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
@@ -7246,7 +7246,7 @@ td {
72467246
font-weight: 500;
72477247
display: block;
72487248
font-size: 0.9em;
7249-
color: #d580ff;
7249+
color: #b2bacb;
72507250
padding-top: 0.4em;
72517251
}
72527252

0 commit comments

Comments
 (0)