CSS color attribute doesn’t only affect text

2018-10-25

Its value will also become the color for border and box-shadow, for example, unless those are explicitly set to some other value.

See example: https://jsbin.com/wodevam/edit?css,output