Skip to content

Instantly share code, notes, and snippets.

View ea0723's full-sized avatar
🦄
Building building building! 🚀

Elena Newton ea0723

🦄
Building building building! 🚀
View GitHub Profile
@ea0723
ea0723 / dabblet.css
Created January 9, 2013 08:40
e.mote not found page
/* e.mote not found page
* The first commented line is your dabblet’s title
*/
.blue-bg{
width: 100%;
min-height:98%;
height:auto;
background: url('http://emotethis.com/images/browser/bg.jpg') repeat-x;
}
@ea0723
ea0723 / dabblet.css
Created December 16, 2012 10:01
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%;