1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

add base style for telephone numbers on iphone and ipad

This commit is contained in:
Stephen Bégay
2014-11-14 11:02:47 -05:00
parent e9e261221c
commit f27c4ce747

View File

@@ -52,6 +52,11 @@ a {
}
}
a[href^=tel]{
color:inherit;
text-decoration:none;
}
.container {
position: relative;