MediaWiki:Common.less/mmg.less: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with ".mmg-xpline:after { content: ', '; } .mmg-xpline:last-child:after { content: ''; } .mmg-itemline { display: block; }")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
.mmg-xpline:after { content: ', ';}.mmg-xpline:last-child:after { content: '';}.mmg-itemline { display: block;}
.mmg-xpline:after {
content: ', ';
}
.mmg-xpline:last-child:after {
content: '';
}
.mmg-itemline {
display: block;
}

Revision as of 17:12, 17 October 2024

.mmg-xpline:after { content: ', ';}.mmg-xpline:last-child:after { content: ;}.mmg-itemline { display: block;}