Skip to content

Instantly share code, notes, and snippets.

View eujc21's full-sized avatar
💭
I may be slow to respond.

Edgar Ulysses Joya Carballo eujc21

💭
I may be slow to respond.
View GitHub Profile

Create a Meteor app and put the client_/server_ files in a client/server directories. Also, create a public dir to save the uploaded files.

@eujc21
eujc21 / dabblet.css
Created March 23, 2012 00:50
Untitled
body{
background: linear-gradient(top, #5198bc 0%,#f4fffc 44%,#398235 100%);
background-repeat:no-repeat;
background-attachment:fixed;
min-height:1000px;
}
#leaf1{
height: 150px;
width: 150px;
position:absolute;