Jump to content

MediaWiki:Common.css: Difference between revisions

From Nepali Proofreaders
Created page with "CSS placed here will be applied to all skins: .versecontinue { margin-top: -1lh; }"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


.versecontinue {
.stanzacontinue {
     margin-top: -1lh;
     margin-top: -1lh;
}
}

Revision as of 12:06, 8 February 2025

/* CSS placed here will be applied to all skins */

.stanzacontinue {
    margin-top: -1lh;
}