Difference between revisions of "MediaWiki:Mobile.css"

Jump to navigation Jump to search
No change in size ,  04:01, 30 May 2022
no edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 524: Line 524:
}
}


@media screen and (max-width: 400px) {
@media screen and (max-width: 500px) {
.table-HP td {
.table-HP td {
width:20%;
width:20%;
}
}
}
}

Navigation menu