Nuevos ajustes en los estilos de las tablas de contenido

This commit is contained in:
Manuel Cillero 2019-01-22 19:14:05 +01:00
parent 7983a204cd
commit cb1334838d

View file

@ -95,7 +95,14 @@ body.wiki, .wiki p, .wiki li {
font-size: 16px;
vertical-align: top;
}
.wiki table td p, .wiki table th p {
.wiki table th {
color: #fff;
background-color: #556372;
}
.wiki table ul, .wiki table ol {
margin: 0;
}
.wiki table p, .wiki table li {
font-size: 16px;
line-height: 1.42857em;
margin: 0;