nicolaferraro commented on a change in pull request #536:
URL: https://github.com/apache/camel-website/pull/536#discussion_r574512821
##########
File path: antora-ui-camel/src/css/img.css
##########
@@ -0,0 +1,8 @@
+article h1.page img {
+ width: 1em;
+}
+
+.nav-link .image > img,
+.breadcrumbs li .image > img {
+ width: 1em;
+}
Review comment:
No actually in the description pages (which are using the `default`
layout, not the `catalog` one) icon images in the links in the left column are
displayed full-size without this. The same happen for the icon in the title.
I've put these general rules in a separate `img.css` file because they are not
strictly related to the catalog.
----------------------------------------------------------------
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]