MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 38: | Line 38: | ||
width: auto; | width: auto; | ||
} | } | ||
} | |||
/* SECTION RULES */ | |||
/* ------------- */ | |||
.section-banner { | |||
text-align: center; | |||
margin: 48px auto 24px auto; | |||
} | |||
.section-banner img { | |||
display: block; | |||
width: 100%; | |||
max-width: 900px; | |||
height: auto; | |||
margin: 0 auto; | |||
} | } | ||