Skip to content

Instantly share code, notes, and snippets.

View ddffx's full-sized avatar

Deb Das ddffx

View GitHub Profile
@ddffx
ddffx / dabblet.css
Created February 22, 2013 22:07
NO Wrap
/**
* NO Wrap
*/
.shadow{
color: #fff;
font-size:32pt;
text-shadow:0 1px 0 rgba(0,0,0, 0.3)
}
@ddffx
ddffx / dabblet.css
Created February 22, 2013 22:06
NO Wrap
/**
* NO Wrap
*/
.shadow{
color: #fff;
font-size:32pt;
text-shadow:0 1px 0 rgba(0,0,0, 0.3)
}
@ddffx
ddffx / dabblet.css
Created February 22, 2013 22:03
NO Wrap
/**
* NO Wrap
*/
.shadow{
color: #fff;
font-size:32pt;
text-shadow:0 1px 0 rgba(0,0,0, 0.3)
}
@ddffx
ddffx / wp_ip_vid_ret
Created October 15, 2012 16:30
VideoPage HTML
<script>
data ={
embed_video_data : {
headline:"2012 Vice Presidential debate: Abortion",
byline:"The Washington Post",
@ddffx
ddffx / dabblet.css
Created October 12, 2012 20:09
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
#talkbubble {
margin:40px 60px;
width: 768px;
height: 100px;
background: red;
position: relative;
@ddffx
ddffx / dabblet.css
Created October 12, 2012 20:02
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.round{
background: #444;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
@ddffx
ddffx / dabblet.css
Created October 12, 2012 15:13
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.round{
background: #444;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;