Skip to content

Instantly share code, notes, and snippets.

View lensco's full-sized avatar

Lennart Schoors lensco

View GitHub Profile
@lensco
lensco / dabblet.css
Created February 24, 2012 21:29 — forked from chriscoyier/dabblet.css
Untitled
.userContent {
padding: 0 5px;
width: 230px;
animation: myfirst 1s;
background: limegreen;
height: 40px;
line-height:40px;
float:left;
}