Changes

Jump to navigation Jump to search
no edit summary
a:hover { color: #36b; text-decoration: none;}
a:active { color: #cc3333; text-decoration: none;}
 
/*==============================================================================*/
grid-template-columns: repeat(auto-fill, 140px);
grid-gap: 1.5rem;
justify-content: space-evenlycenter;
list-style: none;
padding: 0rem;
background-color: #eeeedc ;
box-shadow: 0px 8px 8px gray;
height: stretch;
border-top: solid 4px #cc3333;
padding: 0.25rem;
margin: 0px;
}
 
 
/*==============================================================================*/
/* FOR THE MANUALS PAGE */
ul.filter-links {
list-style: none;
display: grid;
grid-template-columns: repeat(auto-fit, 140px)110px 110px 110px ; grid-gap: 0.5rem 14rem 0.5rem4rem; justify-content: space-evenlycenter;
overflow: hidden;
padding: 1rem0px;
margin: 0;
width: 100%;
}
background-color: #f6f6f6;
text-align:center;
font_sizefont-size: 9065%; padding: 0.25rem 1rem0.1rem; margin: 0; border-radius: 8px; border: solid 2px #cc3333;
}
box-shadow: 0px 8px 8px gray;
height: stretch;
border-top: solid 4px 1px #cc3333;
}
 
 
.view {

Navigation menu