MediaWiki:Common.css: Difference between revisions

From Micheal's Really Cool Wiki
Replaced content with "CSS placed here will be applied to all skins: body { background-image: url("Regla_28.png");}"
Tag: Replaced
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 */


body { background-image: url("Regla_28.png");}
body { background-color: #e6ffb4; }

Revision as of 22:09, 28 July 2026

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

body { background-color: #e6ffb4; }