cooperative-software-develo.../style.css
2017-04-16 11:59:49 -07:00

10 lines
No EOL
126 B
CSS

body {
max-width: 800px;
padding: 3em;
margin-left: auto;
margin-right: auto;
}
table.text-left td {
text-align: left;
}