Skip to content

Instantly share code, notes, and snippets.

@Haxoras
Haxoras / dabblet.css
Created December 18, 2013 17:19
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%;
@Haxoras
Haxoras / dabblet.css
Created December 16, 2013 17:07
Webpage about myself
/**
*Webpage about myself
*/
html{
background-color:#102372
}
body {
background-color:#02AB21
}
@Haxoras
Haxoras / dabblet.css
Created November 14, 2013 17:50
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
min-height: 100%;