/ Published in: CSS
URL: http://stackoverflow.com/questions/3736807/remove-styling-of-telephone-numbers
Expand |
Embed | Plain Text
a[href^=tel] { /* css */ }
You need to login to post a comment.
dubogii on 03/01/11
number iphone telephone hyperlink ipod iPad
2 people have marked this snippet as a favorite
URL: http://stackoverflow.com/questions/3736807/remove-styling-of-telephone-numbers
a[href^=tel] { /* css */ }
You need to login to post a comment.