As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com. |
Difference between revisions of "MediaWiki:Print.css"
From ChipWhisperer Wiki
Dsevastian (Talk | contribs) (Created page with "→CSS placed here will affect the print output: .mw-collapsible-content { display:inherit!important; }") |
(No difference)
|
Latest revision as of 12:02, 20 January 2017
/* CSS placed here will affect the print output */
.mw-collapsible-content {
display:inherit!important;
}