Merge pull request #1740 from christinakayastha/feature/printing-remove-slide-number
Hide slide number when in paper or pdf print view
This commit is contained in:
		| @@ -38,7 +38,8 @@ | |||||||
| 	.share-reveal, | 	.share-reveal, | ||||||
| 	.state-background, | 	.state-background, | ||||||
| 	.reveal .progress, | 	.reveal .progress, | ||||||
| 	.reveal .backgrounds { | 	.reveal .backgrounds, | ||||||
|  | 	.reveal .slide-number { | ||||||
| 		display: none !important; | 		display: none !important; | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user