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/03/09 12:05:31 UTC

[GitHub] [camel-website] zregvart commented on a change in pull request #181: Aashna changes

zregvart commented on a change in pull request #181: Aashna changes
URL: https://github.com/apache/camel-website/pull/181#discussion_r389618002
 
 

 ##########
 File path: antora-ui-camel/src/css/blog.css
 ##########
 @@ -99,6 +99,25 @@ article.blog p {
   white-space: pre-wrap;
 }
 
+.blog .post .post-content table {
+  width: 100%;
+  text-align: center;
+  margin-bottom: 1rem;
+}
+
+.blog .post .post-content tr:nth-child(even) {
+  background: #f4f5f7;
 
 Review comment:
   Can we use one of the variables in `vars.css` instead? `--color-smoke-50` looks similar.

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