rimshach commented on a change in pull request #238: Consistency in title color
for blog page
URL: https://github.com/apache/camel-website/pull/238#discussion_r397193158
##########
File path: antora-ui-camel/src/css/doc.css
##########
@@ -116,7 +116,7 @@
}
.doc a {
- color: var(--link-font-color);
+ color: #303284;
Review comment:
oh alright.I actually looked at the heading link of "what's new " at home
page that was consistent with rest of the headings so I thought overall
headings can have same color.
For this page there is an option under each heading link of "continue
reading " ,that link and heading link redirects us to the same page, so would
it be okay to remove the link from the heading ?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services