Difference between revisions of "MediaWiki:Common.css"
From KNEXT
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
span#Resources_for_Planning_and_Starting_a_Business { | span#Resources_for_Planning_and_Starting_a_Business { | ||
− | padding-left: | + | padding-left: 30px; |
background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Simpleicons_Business_bars-chart-down.svg/1024px-Simpleicons_Business_bars-chart-down.svg.png); | background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Simpleicons_Business_bars-chart-down.svg/1024px-Simpleicons_Business_bars-chart-down.svg.png); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: contain; | background-size: contain; | ||
} | } |
Latest revision as of 20:17, 30 September 2021
/* CSS placed here will be applied to all skins */ span#Resources_for_Planning_and_Starting_a_Business { padding-left: 30px; background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/0b/Simpleicons_Business_bars-chart-down.svg/1024px-Simpleicons_Business_bars-chart-down.svg.png); background-repeat: no-repeat; background-size: contain; }