zregvart 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_r397079875
##########
File path: antora-ui-camel/src/css/doc.css
##########
@@ -116,7 +116,7 @@
}
.doc a {
- color: var(--link-font-color);
+ color: #303284;
Review comment:
We use CSS variables, it's very difficult to maintain individual values
scattered across CSS files.
----------------------------------------------------------------
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