Skip to content

Instantly share code, notes, and snippets.

View mad9scientist's full-sized avatar

Chris Holbrook mad9scientist

View GitHub Profile
@mad9scientist
mad9scientist / dabblet.css
Created April 4, 2013 05:46 — forked from anonymous/dabblet.css
Just for fun: Wifi icon with pure CSS
/**
* Just for fun: Wifi icon with pure CSS
*/
.wifi {
padding: 20px;
}
.wifi, .wifi:before {
display: inline-block;