cooperative.computer/static/style.css

22 lines
234 B
CSS

body {
margin: 3em;
}
table {
border: 1px solid black;
margin-left: auto;
margin-right: auto;
width: 90%;
}
td {
border: 1px solid black;
}
img#nocloud {
width: 736px;
}
img#vibing {
width: 74px;
}