You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/24 14:25:57 UTC

[GitHub] [camel-website] rimshach commented on a change in pull request #238: Consistency in title color for blog page

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 okay, 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 ? 
   Or as in the home page the link "What's New?" has been assigned color of a regular heading 
   ![image](https://user-images.githubusercontent.com/44733143/77436049-d32ba980-6e04-11ea-8066-3cf45ef7e165.png)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services