Skip to content

Instantly share code, notes, and snippets.

View Alex-dlc's full-sized avatar

Alex de la Cruz Alex-dlc

View GitHub Profile
@Alex-dlc
Alex-dlc / dabblet.css
Created March 27, 2012 21:06 — forked from esecamalich/dabblet.css
Untitled
.a_demo_one {
background-color:#ba2323;
padding:10px;
position:relative;
font-family: 'Open Sans', sans-serif;
font-size:12px;
text-decoration:none;
color:#fff;
@Alex-dlc
Alex-dlc / dabblet.css
Created March 27, 2012 21:03
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.a_demo_two {
background-color:#6fba26;
padding:10px;
position:relative;
font-family: 'Open Sans', sans-serif;
font-size:12px;
text-decoration:none;