MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Admin wood (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →starting from thi url, https://simplywoodgrading.com/mediawiki/index.php/MediaWiki:Common.css: →give it a go Peter: ") |
Peter wood (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* starting from | /* starting from this url, https://simplywoodgrading.com/mediawiki/index.php/MediaWiki:Common.css */ | ||
/* give it a go Peter */ | /* give it a go Peter */ | ||
.center img:hover { | |||
cursor: pointer; | |||
} |
Latest revision as of 14:30, 19 March 2023
/* CSS placed here will be applied to all skins */ /* starting from this url, https://simplywoodgrading.com/mediawiki/index.php/MediaWiki:Common.css */ /* give it a go Peter */ .center img:hover { cursor: pointer; }