Skip to content

Instantly share code, notes, and snippets.

@ramsesoriginal
ramsesoriginal / dabblet.css
Created March 20, 2012 16:32 — forked from anonymous/dabblet.css
checkedHat bluePrint
/**
* checkedHat bluePrint
*/
@import url(http://fonts.googleapis.com/css?family=Cabin:400,700,400italic,700italic|Lobster);
* {
box-sizing: border-box;
transition: all 0.5s ease;
vertical-align: middle;
@ramsesoriginal
ramsesoriginal / dabblet.css
Created March 6, 2012 15:16 — forked from anonymous/dabblet.css
Gastropool tabs
/**
* Gastropool tabs
*/
/* Type & image presets */
html,
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small,
strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {