Changes

Jump to: navigation, search

MediaWiki:Mobile.css

1 byte added, 11:29, 22 January 2019
no edit summary
#content #terms > p { display: flex; width: 100%; justify-content: space-around; }
@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; }
}

Navigation menu