MediaWiki:Common.css
From 20R1
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Responsive image container */
.full-width-image img {
width: auto !important;
height: auto !important;
max-width: 100%;
}
.overview-row style {
padding: 40px 50px 50px 50px;
width: 100%;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
font-size: 1.5em; color: #333333;
line-height: 1.6;
text-align: left;
}
