css - Best text color for any background image? -
css - Best text color for any background image? -
my page backgroud image fills whole page , changes every time page loaded. looking find text color , shadow css suit every image out there.
my current css text-shadow: rgb(255, 255, 255) 1px 1px 0px; color:#222; doesnt good. possible alter text color automatically based on type of image . or there text color , shadow suit images?
white black outline readable on anything. if images very different, i'd go that. or add together per-image css.
examples of how effect: http://css-tricks.com/adding-stroke-to-web-text/
css
Comments
Post a Comment