moz selection color in theme template #1575
This commit is contained in:
		| @@ -22,6 +22,12 @@ body { | ||||
| 	text-shadow: none; | ||||
| } | ||||
|  | ||||
| ::-moz-selection { | ||||
| 	color: $selectionColor; | ||||
| 	background: $selectionBackgroundColor; | ||||
| 	text-shadow: none; | ||||
| } | ||||
|  | ||||
| .reveal .slides>section, | ||||
| .reveal .slides>section>section { | ||||
| 	line-height: 1.3; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user