Skip to content

Instantly share code, notes, and snippets.

View sdaitzman's full-sized avatar
👩‍💻

Sam Daitzman sdaitzman

👩‍💻
View GitHub Profile
@sdaitzman
sdaitzman / dabblet.css
Created April 24, 2012 10:51
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
div {
font-family: "Open Sans", Arial, Sans-Serif;
}
@sdaitzman
sdaitzman / dabblet.css
Created April 24, 2012 01:40
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
div {
font-family: "Open Sans"
}