Improve formatting of dl elements
This commit is contained in:
		| @@ -260,6 +260,7 @@ body { | |||||||
| } | } | ||||||
|  |  | ||||||
| .reveal ol, | .reveal ol, | ||||||
|  | .reveal dl, | ||||||
| .reveal ul { | .reveal ul { | ||||||
| 	display: inline-block; | 	display: inline-block; | ||||||
|  |  | ||||||
| @@ -291,6 +292,14 @@ body { | |||||||
| 	margin-left: 40px; | 	margin-left: 40px; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | .reveal dt { | ||||||
|  | 	font-weight: bold; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .reveal dd { | ||||||
|  | 	margin-left: 40px; | ||||||
|  | } | ||||||
|  |  | ||||||
| .reveal p { | .reveal p { | ||||||
| 	margin-bottom: 10px; | 	margin-bottom: 10px; | ||||||
| 	line-height: 1.2em; | 	line-height: 1.2em; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user