Changes

Jump to: navigation, search

MediaWiki:Mobile.css

62 bytes added, 12:36, 24 January 2019
no edit summary
/* Remove seta indicadora de expansão do bloco "Bem vindo..." */
/* div.nomw-collapse 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