Delete style.css

This commit is contained in:
Val
2018-11-07 16:37:19 -05:00
committed by GitHub
parent 8b1d05d190
commit de09051292

View File

@@ -1,15 +0,0 @@
* {
font-family: Arial;
}
body {
margin: 24px auto;
width: 870px;
}
table {
margin-top: 12px;
}
th, td {
border: 1px solid black;
border-collapse: collapse;
}