MediaWiki:Print.css: Difference between revisions

From Astrill Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect the print output: #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { border-bottom: 3px solid #AAAAAA !important; }")
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will affect the print output */
/* CSS placed here will affect the print output */
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
border-bottom: 3px solid #AAAAAA !important;
}

Latest revision as of 14:24, 6 May 2013

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