Skip to content

Commit

Permalink
Enforce link color in webwork-theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
boonebgorges committed May 4, 2018
1 parent e430ed2 commit dc12083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-content/themes/webwork-theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Template: hemingway
Version: 0.1.0
*/

a, body a {
a, body.ol-webwork a {
color: #0044af;
}

Expand Down

0 comments on commit dc12083

Please sign in to comment.