You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/08/25 07:21:19 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #83: fix: set menu items spacing to equal

zregvart commented on a change in pull request #83: fix: set menu items spacing to equal
URL: https://github.com/apache/camel-website/pull/83#discussion_r317385444
 
 

 ##########
 File path: antora-ui-camel/src/css/header.css
 ##########
 @@ -130,6 +130,8 @@ body {
 .navbar-item {
   flex: none;
   margin-bottom: 1px;
+  font-weight: bolder;
 
 Review comment:
   This is overridden here:
   
   https://github.com/apache/camel-website/blob/fb0ff7bbfe19b2b98d7be22d158a3676c55dc85d/antora-ui-camel/src/css/nav.css#L187
   
   So it doesn't have an effect I'm afraid. Also would be good to use variables so we can tweak from vars.css.

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