MediaWiki:Print.css: Difference between revisions

From GDPRhub
mNo edit summary
mNo edit summary
 
(No difference)

Latest revision as of 10:02, 16 July 2024

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

pre {
  max-height: none;
  overflow: visible;
}