Woah look, c o m p u t e r s

This commit is contained in:
Frankie B 2022-09-19 21:47:34 +00:00
commit 1df501bcc8
2 changed files with 119 additions and 92 deletions

View file

@ -268,3 +268,12 @@ body {
font-family: sans-serif;
margin: 0px;
}
table.computers {
width: 100%;
}
td.computer {
width: 50%;
border: 0px;
}