Open AlexandreBonneau opened 6 years ago
https://www.npmjs.com/package/autonumeric
out
The previous version could be readable because you specified the background color to white, instead of assuming it.
It's unreadable, take a look:
Not really important here
Can't see any with all that blood in my eyes
It's pretty simple, add the following CSS rules to the website:
body { background-color: white; color : #333; }
Yes, do not forget to set color too, just in case.
color
Did I mention this is unreadable? :)
Link to the page
https://www.npmjs.com/package/autonumeric
Logged in or logged out?
out
Expected behavior
The previous version could be readable because you specified the background color to white, instead of assuming it.
Actual behavior
It's unreadable, take a look:
Steps to reproduce the problem
Browser with version
Not really important here
Any error message?
Can't see any with all that blood in my eyes
Proposed solution
It's pretty simple, add the following CSS rules to the website:
Yes, do not forget to set
color
too, just in case.