Open main menu

Changes

no edit summary
ul.DownloadRework {
display: grid;
grid-template-columns: repeat(auto-fit, 200px8em); grid-gap: 10.5rem2rem; justify-content: space-betweenevenly; list-style: squarenone; list-style-type: none; padding: 1rem0rem;
margin: 0;
}
 
li.DownloadRework {
text-align:center;
height: stretch;
border-top: solid 4px #cc3333;
padding: 0.5rem2rem; padding-left: 0.2rem; list-style: none; list-style-type: none;
}