corrección en estilo de tabla

main
sejo 1 year ago
parent ee160e4c01
commit 354a1a81a3

@ -24,15 +24,14 @@ h1,h2,h3{
table {
font-size: smaller;
max-width: 90%;
border-collapse: collapse;
margin: 1em auto;
text-align:left;
}
tbody th {
table th {
border-bottom: 1px solid black;
padding: 0.1em 1em;
}
tbody td {
table td {
padding: 0.1em 1em;
}
td.num{

Loading…
Cancel
Save