MediaWiki:Common.css: Difference between revisions

From Wood Grading
Jump to navigation Jump to search
(Very minor edit)
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;
}