Skip to content

Instantly share code, notes, and snippets.

@fmfer
fmfer / dabblet.css
Last active April 10, 2017 04:30
Simple and sane sample code for Tabs 1.0
/**
* Simple and sane sample code for Tabs 1.0
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;