AemieJ commented on a change in pull request #452:
URL: https://github.com/apache/camel-website/pull/452#discussion_r469069517



##########
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:
       Thickness feature isn't present for chrome browser and the dotted style 
looks inconsistent. Either we just not include under or we include it. It's 
best to keep it simple. Or I could use the `border-bottom` property.




----------------------------------------------------------------
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


Reply via email to