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/15 13:21:54 UTC

[GitHub] [camel-website] favourori opened a new pull request #220: Improve the designing of the front-page

favourori opened a new pull request #220: Improve the designing of the front-page
URL: https://github.com/apache/camel-website/pull/220
 
 
   First issue which was to align camel section etxt properly on smaller screens was fixed by
   
    section.frontpage.projects .project p {
         text-align: center;
    }
   to the ...@media screen and (max-width: 1023px)...
   
   Second issueswhich was to add a nice hover effect was fixed by add an after pseudo class to the links in order to achieve an hover
   effect as was suggested here link creative button hover effects.

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

[GitHub] [camel-website] AemieJ commented on issue #220: Improve the designing of the front-page

Posted by GitBox <gi...@apache.org>.
AemieJ commented on issue #220: Improve the designing of the front-page
URL: https://github.com/apache/camel-website/pull/220#issuecomment-599215258
 
 
   I have already created a center alignment improvement to Frontpage and created a push down hover effect. If you don't mind, could I push the changes for the push down hover effect? 

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

[GitHub] [camel-website] favourori closed pull request #220: Improve the designing of the front-page

Posted by GitBox <gi...@apache.org>.
favourori closed pull request #220: Improve the designing of the front-page
URL: https://github.com/apache/camel-website/pull/220
 
 
   

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