MediaWiki:Mobile.css: Forskelle mellem versioner

m
ingen redigeringsopsummering
mNo edit summary
mNo edit summary
Linje 15: Linje 15:
}
}


/* Trying to prevent the sourcecode from setting a specific width on the image */
@media screen and (max-width: 500px) {
  .content .thumb .thumbinner {
      margin: 0 auto;
      width: 100% !important;
  }
}


/* Decouple the columns on narrow screens */
/* Decouple the columns on narrow screens */