Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
imported>Ivanhoe |
imported>Ivanhoe |
||
| Line 5: | Line 5: | ||
background: center right no-repeat; padding-right: 18px; | background: center right no-repeat; padding-right: 18px; | ||
} | } | ||
| − | + | .mw-body p { | |
| − | . | + | max-width: 500px; |
| − | max-width: | ||
margin: auto; | margin: auto; | ||
} | } | ||
Revision as of 14:10, 19 August 2016
/* CSS placed here will be applied to all skins */
div#content a[href ^="https://"].external
{
background: center right no-repeat; padding-right: 18px;
}
.mw-body p {
max-width: 500px;
margin: auto;
}