MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 100: Line 100:
img {
img {
     max-height: 100% !important;
     max-height: 100% !important;
    max-width: 100% !important;
     height: auto !important;
     height: auto !important;
}
}
Line 223: Line 224:
   padding: 20px;
   padding: 20px;
   background-color: #f0f0f0b5;
   background-color: #f0f0f0b5;
}
.maxwidth {
  max-width: 100% !important;
  border: 5px solid black;
}
}
621

edits