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 2021/02/11 13:47:54 UTC

[GitHub] [camel-website] nicolaferraro commented on a change in pull request #536: chore: add initial version of catalog layout

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