From aad41e57a9c3d3642d7112c23abaf9b8a210794d Mon Sep 17 00:00:00 2001 From: Jacob Levine Date: Sat, 9 Feb 2019 14:43:14 -0600 Subject: [PATCH] even more styling, if you can call it that --- website/public/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/public/style.css b/website/public/style.css index 270e8051..58dc9078 100644 --- a/website/public/style.css +++ b/website/public/style.css @@ -7,9 +7,9 @@ body{ display: none; width:30px; } -table,tr{ - text-align:center; - +table{ + margin-left: auto; + margin-right: auto; } td{ text-align: left;