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



##########
File path: antora-ui-camel/src/css/docs.css
##########
@@ -34,6 +34,11 @@
   margin: 1.5rem;
 }
 
+.section .logo a,
+.camel-project .logo a {
+  background: none;
+}

Review comment:
       I'm sure we'll forget to wrap the link with image in a `<div 
class="logo">`, I think we could use `:only-child` CSS selector so we don't 
have to, something like `a img:only-child` instead.




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