max-height and overflow for code blocks (closes #16)
This commit is contained in:
		| @@ -212,7 +212,8 @@ body { | ||||
|  | ||||
| .reveal code { | ||||
| 	font-family: monospace; | ||||
| 	overflow-x: auto; | ||||
| 	overflow: auto; | ||||
| 	max-height: 400px; | ||||
| } | ||||
|  | ||||
| .reveal table th,  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user