Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1758 → Rev 1757

/website/style.css
58,10 → 58,8
 
div.download {
display: flex;
justify-content: space-evenly;
justify-content; start;
flex-wrap: wrap;
gap: 1em 0.5em;
margin: 1em 0;
}
 
div.download div {
69,7 → 67,7
flex-direction: column;
border: 1px #aaa solid;
border-radius: 0.25em;
margin: 0;
margin: 0.75em 2.5em 0.75em 0.25em;
padding: 0.2em 0.75em;
width: 12em;
}