Anonymous

Difference between revisions of "MediaWiki:Mobile.css"

From Clicklaw Wikibooks
No change in size ,  04:34, 30 May 2022
no edit summary
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 526: Line 526:
@media screen and (max-width: 850px) {
@media screen and (max-width: 850px) {
.table-HP, .table-HP p img {
.table-HP, .table-HP p img {
     width: 80vw !important;
     width: 70vw !important;


}
}
}
}