Anonymous

Difference between revisions of "MediaWiki:Mobile.css"

From Clicklaw Wikibooks
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 td, .table-HP td img {
.table-HP, .table-HP td, .table-HP td img {
     width: 20% !important;
     max-width: 90% !important;


}
}
}
}