Menu toggle

CSS Tap Highlight Color

Saw this on YUI Blog. Very cool and useful for mobile apps

#container {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

Unstructured Scribbles is powered by Gatsby JS. Opinions on this website are my own and not of my employer.