Skip to content

Commit

Permalink
Merge pull request #779 from CityOfBoston/DIG-4807
Browse files Browse the repository at this point in the history
DIG-4807 CKEditor links
  • Loading branch information
subaha-cob authored Dec 12, 2024
2 parents 86c1f9f + 842f8e1 commit 1eb4c91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stylesheets/patterns-cob-theme.styl
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ svg:not(:root) {
}
:link {
color: $optimistic-blue-dark;
text-decoration: none
}
#content :link {
text-decoration: underline
}
.inverted,
Expand Down

0 comments on commit 1eb4c91

Please sign in to comment.