Skip to content

Instantly share code, notes, and snippets.

@andreiluca
Created February 20, 2011 17:27
Show Gist options
  • Save andreiluca/836124 to your computer and use it in GitHub Desktop.
Save andreiluca/836124 to your computer and use it in GitHub Desktop.
Digg digg plugin style for LightWord Wordpress Theme
#dd_ajax_float{
background:none repeat scroll 0 0 #FFFFFF;
float:left;
border-right:1px solid #EEE;
margin-left:-81px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
position:absolute;
z-index:1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment