MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Admin wood (talk | contribs) (Very minor edit) |
Peter wood (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
/* 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; }