MediaWiki:Common.css: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 2: Line 2:


.ext_background {
.ext_background {
   background-image: url('https://cdn.fhxrestoration.com/common/interface/icons/quest_done.gif');
   background-image: url('https://cdn.fhxrestoration.com/todo/images/backgrounds/mainbg_forest.jpg');
}
}

Revision as of 16:35, 14 June 2024

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

.ext_background {
  background-image: url('https://cdn.fhxrestoration.com/todo/images/backgrounds/mainbg_forest.jpg');
}