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 {
margin:24px auto;
width:870px;
margin: 24px auto;
width: 870px;
}
table {
margin-top: 12px;