Difference between revisions of "MediaWiki:Print.css"
Jump to navigation
Jump to search
(didn't work) |
|||
Line 2: | Line 2: | ||
#content { | #content { | ||
font-size: 10pt; | font-size: 10pt; | ||
− | |||
− | |||
− | |||
} | } |
Latest revision as of 16:55, 22 November 2020
/* CSS placed here will affect the print output */ #content { font-size: 10pt; }