From 077e272c022c66bf2e6eac9eb3cca86a746c1da8 Mon Sep 17 00:00:00 2001 From: Vit Brunner Date: Fri, 31 Oct 2014 22:48:09 +0100 Subject: [PATCH] Center picking table --- source/styles/style.css.styl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/styles/style.css.styl b/source/styles/style.css.styl index ff6c7fe..6f68415 100644 --- a/source/styles/style.css.styl +++ b/source/styles/style.css.styl @@ -85,6 +85,8 @@ body color: #886 table + margin: auto + min-width: 50% th text-align: left color: #E5E5A1