MediaWiki:Print.css: Difference between revisions

From Heroes for Hire Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
span img{
max-height: 500px;
max-width: 500px;
}

Latest revision as of 18:04, 8 July 2021

/* CSS placed here will affect the print output */