Text outline
-
Greetings,
Trying to apply text-outline to the milestone-message inside of the milestone widget. Code I wrote was {
text-outline: 2px 2px #ffffff
}
This doesn’t work. However, {
text-shadow: 2px 2px #ffffff
}
works fine, which would be beautiful if that was what I wanted. I am throwing in the #ffffff towel. Help!Thanks.
The blog I need help with is: (visible only to logged in users)
-
“Not supported in any of the major browsers.”
http://www.w3schools.com/cssref/css3_pr_text-outline.asp
- The topic ‘Text outline’ is closed to new replies.