MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Created page with "→CSS placed here will be applied to all skins: .res-img img { max-width: 100%; height: auto; }" |
No edit summary |
||
| Line 5: | Line 5: | ||
height: auto; | height: auto; | ||
} | } | ||
.page-Episode* #contentSub { display: none } | |||
Revision as of 22:20, 4 May 2021
/* CSS placed here will be applied to all skins */
.res-img img {
max-width: 100%;
height: auto;
}
.page-Episode* #contentSub { display: none }