workaround markdown quote issue (#223)
This commit is contained in:
		| @@ -237,6 +237,10 @@ body { | ||||
| 	font-style: italic; | ||||
| 	background: rgba(255, 255, 255, 0.05); | ||||
| 	box-shadow: 0px 0px 2px rgba(0,0,0,0.2); | ||||
| } | ||||
| 	.reveal blockquote p:first-child, | ||||
| 	.reveal blockquote p:last-child { | ||||
| 		display: inline-block; | ||||
| 	} | ||||
| 	.reveal blockquote:before { | ||||
| 		content: '\201C'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user