Created
January 2, 2013 02:26
-
-
Save maxfenton/4431675 to your computer and use it in GitHub Desktop.
Shared styles for Facebook.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a.item.clearfix { | |
border-style: none; | |
} | |
a.item.clearfix.sortableItem { | |
border-color: #eee; | |
} | |
body { | |
background-color: #e7ebf2; | |
} | |
div.prs.lfloat.uiBoxWhite.noborder { | |
background-color: #e7ebf2; | |
} | |
img.img._8o._8r.img.UFIActorImage._rx.UFIImageBlockImage { | |
display: none; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment