add base style for telephone numbers on iphone and ipad
This commit is contained in:
@@ -52,6 +52,11 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
a[href^=tel]{
|
||||
color:inherit;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.container {
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user