MediaWiki:Common.css: Difference between revisions

From Harrisburg Project | I-Star User Guide
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: .body {background-image: url(../images/newbackground.png); background-color: #f8f6eb;}"
(No difference)

Revision as of 08:59, 10 August 2022

/* CSS placed here will be applied to all skins */
.body {background-image: url(../images/newbackground.png);
    background-color: #f8f6eb;}