Commit 5e71bf70ab1a65122cb57cb18c02538d7733bba5

Authored by Gustavo
1 parent 6262719b

Removed css code that was causing problems

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
bulletin/static/css/estilo.css
... ... @@ -3,7 +3,6 @@ body,html{
3 3 padding: 0;
4 4 font-family: "Roboto", sans-serif;
5 5 font-size: 0.95em;
6   - text-align: center;
7 6 }
8 7  
9 8 .axis path,
... ...