Skip to content

Instantly share code, notes, and snippets.

View zhiwww's full-sized avatar
🎇

智伟(Wei Zhi) zhiwww

🎇
View GitHub Profile
@zhiwww
zhiwww / dabblet.css
Created February 16, 2012 16:35
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #0f0, gr
@zhiwww
zhiwww / dabblet.css
Created February 16, 2012 16:26
Untitled
.video-item-button
{
border: 1px solid #DDD;
display: inline-block;
padding: 5px 10px;
text-align: center;
vertical-align: middle;
border-radius: 3px;
}
.video-item-buy
@zhiwww
zhiwww / dabblet.css
Created February 16, 2012 11:41
Reset
/* Reset
----------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
@zhiwww
zhiwww / dabblet.css
Created February 16, 2012 10:53
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
div.body