Skip to content

Commit 1eb4c91

Browse files
authored
Merge pull request #779 from CityOfBoston/DIG-4807
DIG-4807 CKEditor links
2 parents 86c1f9f + 842f8e1 commit 1eb4c91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stylesheets/patterns-cob-theme.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ svg:not(:root) {
9191
}
9292
:link {
9393
color: $optimistic-blue-dark;
94+
text-decoration: none
95+
}
96+
#content :link {
9497
text-decoration: underline
9598
}
9699
.inverted,

0 commit comments

Comments
 (0)