Set body color of dialog text to black, closes #43

This commit is contained in:
Jay Wood
2016-05-23 10:12:19 -04:00
parent f2155652da
commit 1a5d7f6334
7 changed files with 16 additions and 4 deletions

View File

@ -7,7 +7,7 @@
[![Issues](https://img.shields.io/github/issues/JayWood/content-warning-v3.svg)](https://github.com/JayWood/content-warning-v3/issues)
**Current Version:** 3.6.9
**Tested Up To:** 4.5
**Tested Up To:** 4.5.2
**Author:** [Jay Wood](http://github.com/JayWood)
**Author URI:** http://plugish.com
**License:** GPLv2+
@ -70,6 +70,9 @@ Please do not contact me with questions like this. If you cannot be descriptive
## Changelog
### 3.6.9
* Small cleanup
### 3.6.8
* Use background-image css property instead of just background - thanks to [95CivicSi](https://github.com/95CivicSi)