Skip to content

Instantly share code, notes, and snippets.

@sandeepvirk
sandeepvirk / dabblet.css
Created March 27, 2012 05:23
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@sandeepvirk
sandeepvirk / dabblet.css
Created March 27, 2012 05:17
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}