MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 526: Line 526:
@media screen and (max-width: 350px) {
@media screen and (max-width: 350px) {
.table-HP td {
.table-HP td {
width:50%;
width:20%;
}
}
}
}

Navigation menu