zregvart commented on a change in pull request #237: Frontpage/projects
URL: https://github.com/apache/camel-website/pull/237#discussion_r397015565
 
 

 ##########
 File path: antora-ui-camel/src/css/frontpage.css
 ##########
 @@ -50,24 +50,28 @@ header.frontpage a:active {
 
 .frontpage a.significant {
   margin: 1rem;
-  padding: 0.8rem 1.5rem;
-  background: var(--color-camel-orange);
-  color: var(--color-white);
+  padding: .8rem 1.5rem;
+  background: #ed8225;
+  color: #fff;
   border-radius: 8px;
   font-size: 1.2rem;
-  font-weight: bold;
+  font-weight: 700;
   outline: none;
   display: inline-block;
   white-space: nowrap;
+  box-shadow: 0 4px #8e480b;
 
 Review comment:
   Buttons are designed without shadows, rebase and have a look at the current 
master or live website.

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


With regards,
Apache Git Services

Reply via email to