Skip to content

Instantly share code, notes, and snippets.

View howbizarre's full-sized avatar
🖖
Live long and prosper

How Bizarre howbizarre

🖖
Live long and prosper
View GitHub Profile
@kacole2
kacole2 / CSS
Created November 3, 2014 13:42
Phonegap Cordova Geolocation with Google Maps Javascript API v3
* {
-webkit-tap-highlight-color: rgba(0,0,0,0); /* make transparent link selection, adjust last value opacity 0 to 1.0 */
}
html, body {
width: 100%;
height: 100%;
padding-top: 10%;
}