Update style.css

This commit is contained in:
vkservicesllc
2018-11-07 14:57:53 -05:00
committed by GitHub
parent 909c3788fc
commit f7aeec6d30

View File

@@ -1,9 +1,9 @@
* { * {
font-family:Arial; font-family: Arial;
} }
body { body {
margin:24px auto; margin: 24px auto;
width:870px; width: 870px;
} }
table { table {
margin-top: 12px; margin-top: 12px;