Skip to content

Instantly share code, notes, and snippets.

View robertbodley's full-sized avatar

Robert Bodley robertbodley

View GitHub Profile
.nav {
width: 500px;
hieght: 500px;
background-color: blue;
}
@robertbodley
robertbodley / dabblet.css
Created April 30, 2012 13:15
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, pink);
min-height: 100%;