Skip to content

Commit

Permalink
Font color changes for accessibility.
Browse files Browse the repository at this point in the history
See #109.
  • Loading branch information
boonebgorges committed May 4, 2018
1 parent c3455f2 commit 72ec207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ h3.ww-collapsible-section-header {
}

.question-course-data {
color: #777;
color: #555;
font-weight: 600;
font-size: 0.85rem;
line-height: 1.1rem;
Expand Down Expand Up @@ -651,7 +651,7 @@ li.is-answer:before {
}

.ww-subtitle {
color: #666;
color: #555;
font-size: 0.85rem;
font-weight: 600;
line-height: 1.1rem;
Expand Down

0 comments on commit 72ec207

Please sign in to comment.