Changes

Jump to navigation Jump to search
no edit summary
a:hover { color: #36b; text-decoration: none;}
a:active { color: #cc3333; text-decoration: none;}
 
ul.WelcRework {
display: grid;
grid-template-columns: repeat(5, 100px)/*repeat(auto-fit, 100px);*/
grid-gap: 1.5rem;
justify-content: space-between;

Navigation menu