Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
} | } | ||
| − | + | 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;
}