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/08/17 11:02:42 UTC

[GitHub] [camel-website] aashnajena commented on a change in pull request #461: fix: remove underline for logos

aashnajena commented on a change in pull request #461:
URL: https://github.com/apache/camel-website/pull/461#discussion_r471089290



##########
File path: antora-ui-camel/src/css/category.css
##########
@@ -24,6 +23,15 @@ li > a.category {
   line-height: 2;
 }
 
+a.category,
+li > a.category {
+  background-color: var(--color-camel-orange);
+  background-image: none;
+  background-position: 0;
+  background-repeat: no-repeat;

Review comment:
       do we need these lines?
   
   ```suggestion
   ```




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