Woah look, c o m p u t e r s
This commit is contained in:
parent
b9bc9a8069
commit
1df501bcc8
2 changed files with 119 additions and 92 deletions
|
@ -268,3 +268,12 @@ body {
|
|||
font-family: sans-serif;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
table.computers {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
td.computer {
|
||||
width: 50%;
|
||||
border: 0px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue