From 5e71bf70ab1a65122cb57cb18c02538d7733bba5 Mon Sep 17 00:00:00 2001 From: Gustavo Date: Fri, 18 Aug 2017 12:46:06 -0300 Subject: [PATCH] Removed css code that was causing problems --- bulletin/static/css/estilo.css | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/bulletin/static/css/estilo.css b/bulletin/static/css/estilo.css index 3bdcf58..e88ea2f 100644 --- a/bulletin/static/css/estilo.css +++ b/bulletin/static/css/estilo.css @@ -3,7 +3,6 @@ body,html{ padding: 0; font-family: "Roboto", sans-serif; font-size: 0.95em; - text-align: center; } .axis path, -- libgit2 0.21.2