Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
img { | img { | ||
| − | |||
max-width: 700px; | max-width: 700px; | ||
max-height: 700px; | max-height: 700px; | ||
Latest revision as of 07:32, 24 May 2017
/* CSS placed here will be applied to all skins */
.mw-translate-page-info {
display: none;
}
img {
max-width: 700px;
max-height: 700px;
height: auto;
width: auto;
}