diff --git a/src/estilo.css b/src/estilo.css index 4f4afb3..675644c 100644 --- a/src/estilo.css +++ b/src/estilo.css @@ -87,6 +87,9 @@ tbody th { tbody td { padding: 0.1em 1em; } +td.num{ + text-align:right; +} /* desktop */ @media screen and (min-width: 600px) {