fixed the side-effect of having 'white-sapce: normal' in '.content ol'. thanks to yusheng
This commit is contained in:
		| @ -489,6 +489,11 @@ body { | ||||
| 	margin-top: 0; | ||||
| } | ||||
|  | ||||
| /* this is used for line numbering. */ | ||||
| .content .mainarea pre.prettyprint ol { | ||||
| 	white-space: pre-wrap; | ||||
| }  | ||||
|  | ||||
| .content .mainarea pre.prettyprint { | ||||
| 	/* anything that make prettyprint area different from other pres? */ | ||||
| 	/*background-color: #FFFFFF;*/ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user