Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jaredmaxwell on github.
  • I am jaredmaxwell (https://keybase.io/jaredmaxwell) on keybase.
  • I have a public key ASC1xJB8bBbi7tF7qQ5bwnZ_oxuqKkug2-1gp195biKNrwo

To claim this, I am signing this object:

@jaredmaxwell
jaredmaxwell / dabblet.css
Created December 18, 2011 06:38
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
min-height:100%;
background: linear-gradient(20deg, #a0b, #0bb);
.cloud {
@jaredmaxwell
jaredmaxwell / dabblet.css
Created December 16, 2011 18:30
Untitled
section {
position: relative;
margin-top: -140px;
}
p, p:before {
position: absolute;
top: 0;
left: 0;
-webkit-box-reflect: below -120px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0)50%,rgba(0,0,0,0.75))