Difference between revisions of "MediaWiki:Mobile.css"

Jump to navigation Jump to search
17 bytes removed ,  04:27, 30 May 2022
no edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 525: Line 525:


@media screen and (max-width: 850px) {
@media screen and (max-width: 850px) {
.table-HP td, .table-HP tr, .table-HP p img {
.table-HP, .table-HP p img {
     width: 70vw !important;
     width: 70vw !important;


}
}
}
}

Navigation menu