AemieJ commented on a change in pull request #452: URL: https://github.com/apache/camel-website/pull/452#discussion_r468314821
########## File path: antora-ui-camel/src/css/doc.css ########## @@ -149,6 +149,16 @@ .doc a { color: var(--link-font-color); word-break: break-word; + text-decoration: underline; + text-underline-position: under; Review comment: You require this particular line so that there is a minimum distance between the underline and the text. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org