diff --git a/wp-content/themes/webwork-theme/style.css b/wp-content/themes/webwork-theme/style.css index 0bf8db1bef..72315332df 100755 --- a/wp-content/themes/webwork-theme/style.css +++ b/wp-content/themes/webwork-theme/style.css @@ -12,6 +12,10 @@ a, body.ol-webwork a { color: #0044af; } +a:hover, body.ol-webwork a:hover { + color: #000; +} + .blog-menu a { color: #fff; }