Changes

29 bytes added ,  06:29, 14 October 2020
no edit summary
Line 1: Line 1:  
/* CSS placed here will affect the print output */
 
/* CSS placed here will affect the print output */
 +
#content {
 +
display: none;
 +
}