Skip to content

Commit d0d7597

Browse files
committed
Contrast tweaks
1 parent 9e15aac commit d0d7597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stylesheets/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body {
99
background-color: var(--paper);
1010
--paper: #ffffff;
1111
--paper-transparent: rgba(255, 255, 255, 0);
12-
--brand-fg: #f33360;
12+
--brand-fg: #e21c53;
1313
--brand-bg: #fff3f5;
1414
--brand-bg-dark: #ffc9d6;
1515
--brand-decor-light: #fad5d5;
@@ -4677,7 +4677,7 @@ fieldset.pfe > legend {
46774677
.cmtt {
46784678
font-size: smaller;
46794679
margin-bottom: 0.5rem;
4680-
color: #777777;
4680+
color: #707070;
46814681
}
46824682
.pavb, .revtext, .cmttext, .cmtattachments {
46834683
word-wrap: break-word;

0 commit comments

Comments
 (0)