MediaWiki:Common.css: Difference between revisions

From Reuse
Jump to navigationJump to search
No edit summary
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 */


.prompt {font-family: serif; background: green;}
.prompt {font-family: serif; margin-left: 1em;}

Revision as of 13:45, 13 April 2024

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

.prompt {font-family: serif; margin-left: 1em;}