According to the Accessibility Ready theme requirements, links within content must be underlined.
However, links in Responsive theme are not underlined, even though the theme is tagged as accessibility ready.
For example, in the Responsive theme preview, there is a post called Elements. Within the Paragraph section, there is a test link that is not underlined.
I can't find any Customizer settings which control the decoration on the links, so I think that the solution is simply to remove text-decoration: none from in the theme.
According to the Accessibility Ready theme requirements, links within content must be underlined.
However, links in Responsive theme are not underlined, even though the theme is tagged as accessibility ready.
For example, in the Responsive theme preview, there is a post called Elements. Within the Paragraph section, there is a test link that is not underlined.
I can't find any Customizer settings which control the decoration on the links, so I think that the solution is simply to remove
text-decoration: nonefrom in the theme.