inverts color of text within "main" <div>
This commit is contained in:
		| @ -4,6 +4,12 @@ body { | ||||
|     padding-top: 7rem; | ||||
| } | ||||
|  | ||||
| .div main { | ||||
|     color: black; | ||||
|     filter: invert(1); | ||||
|     mix-blend-mode: difference; | ||||
| } | ||||
|  | ||||
| .table > :not(caption) > * > * { | ||||
|     box-shadow: none; | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Cody
					Cody