Diferencia entre revisiones de «MediaWiki:Common.css»
Página creada con «→El CSS colocado en esta página será aplicado a todas las apariencias: /** * Wikidata - MediaWiki:Common.css * * Stylesheets placed here will be applied to all sk...» |
Sin resumen de edición |
||
| Línea 464: | Línea 464: | ||
padding: 0.25em 1em; /* Title, group and above/below styles */ | padding: 0.25em 1em; /* Title, group and above/below styles */ | ||
line-height: 1.5em; | line-height: 1.5em; | ||
text-align: | text-align: left; | ||
} | } | ||
th.navbox-group { /* Group style */ | th.navbox-group { /* Group style */ | ||
white-space: nowrap; | white-space: nowrap; | ||
/* @noflip */ | /* @noflip */ | ||
text-align: | text-align: left; | ||
} | } | ||
.navbox, | .navbox, | ||