Initial Commit
This commit is contained in:
commit
9ad6876181
5 changed files with 786 additions and 0 deletions
9
style.css
Normal file
9
style.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*{
|
||||
font-family: arial;
|
||||
}
|
||||
|
||||
td, th{
|
||||
border: 1px solid black;
|
||||
vertical-align: top;
|
||||
padding: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue