You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/01/21 07:36:20 UTC

[GitHub] shakuzen commented on a change in pull request #1: Attempt to pass ASF website checks

shakuzen commented on a change in pull request #1: Attempt to pass ASF website checks
URL: https://github.com/apache/incubator-zipkin-website/pull/1#discussion_r249345878
 
 

 ##########
 File path: public/css/zipkin.css
 ##########
 @@ -51,3 +51,11 @@ table.wide-table td {
 table.wide-table th {
   font-size: 0.8em;
 }
+
+p.disclaimer {
+  font-size: 0.8em;
+}
+
+p.notice {
+  font-size: 0.8em;
+}
 
 Review comment:
   We can update the `.editorconfig` file to enforce this (as long as people are using editors that understand and apply editorconfig rules). We can do it in a separate PR, though.
   https://github.com/apache/incubator-zipkin-website/blob/master/.editorconfig

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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