mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 23:33:54 +00:00
Use mw-parser-output for content styles, instead of mw-body-content
Change-Id: Idf0f5f12724d6ce7558102cd4eedc4004e045054
This commit is contained in:
parent
ff2f37bc7c
commit
f582645407
|
@ -1,6 +1,6 @@
|
|||
@import 'mediawiki.mixins.less';
|
||||
// External links
|
||||
.mw-body-content {
|
||||
.mw-parser-output {
|
||||
.external {
|
||||
background-position: center right;
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Reference in a new issue