diff --git a/source/components/TargetSelection.css b/source/components/TargetSelection.css index d71a0e31c..7aaf9944c 100644 --- a/source/components/TargetSelection.css +++ b/source/components/TargetSelection.css @@ -59,10 +59,11 @@ #targetSelection .optionTitle { font-size: 115%; - font-weight: 600; } #targetSelection .optionTitle a { color: inherit; + text-decoration: none; + font-weight: 500; } #targetSelection .optionTitle a:hover { text-decoration: underline;