MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Line 204: Line 204:
.featurebox-link a {
.featurebox-link a {
   color: #fff !important;
   color: #fff !important;
}
.content noscript > img,
.content a > img {
  height: unset;
}
.content a > img,
.content a > .lazy-image-placeholder,
.content noscript > img {
  max-width: unset;
}
}