Skip to content

Instantly share code, notes, and snippets.

View WebPlatformDocs's full-sized avatar

WebPlatform Docs WebPlatformDocs

View GitHub Profile
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:23
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:23
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
<p>I ♥ WebPlatform.org!</p>
<p>I ♥ WebPlatform.org!</p>
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:26
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:28
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:33
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:35
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(.2,.6,.8,.8);
width: 400px;
}
<p>I ♥ WebPlatform.org!</p>
@WebPlatformDocs
WebPlatformDocs / dabblet.css
Created February 21, 2013 17:42
The first commented line is your codelet’s title
/**
* The first commented line is your codelet’s title
*/
p {
color: #f06;
font: italic 200% Georgia, serif;
transition: 1s cubic-bezier(1,.6,.8,.8);
width: 400px;
}