MediaWiki:Common.less/mmg.less
.mmg-xpline:after {
content: ', ';
} .mmg-xpline:last-child:after {
content: ;
} .mmg-itemline {
display: block;
}
This is an old revision of this page, as edited by Alex (talk | contribs) at 00:09, 17 October 2024 (Created page with ".mmg-xpline:after { content: ', '; } .mmg-xpline:last-child:after { content: ''; } .mmg-itemline { display: block; }"). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.mmg-xpline:after {
content: ', ';
} .mmg-xpline:last-child:after {
content: ;
} .mmg-itemline {
display: block;
}