MediaWiki:Common.css: Difference between revisions - Pyra Wiki

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 */
#n-Hardware_overview {
  background-image: url(https://pyra-handheld.com/wiki/images/thumb/d/d5/Hard.png/180px-Hard.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

Latest revision as of 12:01, 9 August 2017

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