MediaWiki:Common.css: Difference between revisions

From Pyra Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #n-recentchanges { background-image: File:Hard.png; background-position: top left; background-repeat: no-repeat;...")
(No difference)

Revision as of 11:58, 9 August 2017

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

#n-recentchanges {
   background-image: File:Hard.png;
   background-position: top left;
   background-repeat: no-repeat;
   padding-left: 20px;
}