Changes

Jump to: navigation, search

MediaWiki:Mobile.css

38 bytes added, 12:36, 24 January 2019
no edit summary
/* Seta a font default da Wiki Tatic */
.section-heading,
.section-heading > .mw-headline { font-family: inherit !important; }
/* Adiciona espaçamento antes da barra de traduções */
/* Remove seta indicadora de expansão do bloco "Bem vindo..." */
/* div.mw-parser-output h2.section-heading:first-of-type > div { display: none; }*/
/* Remove informações sobre tradução da página e separador do conteúdo */
@media(max-width: 376px) {
.content-table tr { flex-direction: column; }
.content-table td { flex-direction: row; align-items: center; flex-wrap: wrap; border-bottom: 1px solid lightgray; margin-bottom: 10px; width: 100%; } .content-table td > p:last-child { width: 100%; }
}

Navigation menu