MediaWiki:Print.css: Difference between revisions

From Echoes of Angmar - Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect the print output: .lorebookclass { background-color: #000000; }")
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
.lorebookclass {
background-color: #000000;
}

Latest revision as of 13:40, 11 February 2025

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