Created
December 27, 2018 17:56
-
-
Save michaelhelmick/232d1717a7f9a2d615f5073dbb7d696a to your computer and use it in GitHub Desktop.
Facebook Recent Share/Star Style
This file contains hidden or 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
body { | |
background-color: transparent; | |
margin: 0px auto; | |
overflow: hidden; | |
} | |
._4-u2 { | |
border: none; | |
} | |
._2l6d:not(:first-child) { | |
display: none; | |
} | |
._2l6d { | |
margin: 0; | |
} | |
._25zq { | |
background: transparent; | |
} | |
._4-u3 { | |
border: none; | |
} | |
._25zr { | |
display: none; | |
} | |
._4-u2>._4-u3 { | |
border: none; | |
} | |
._2l6l { | |
display: none; | |
} | |
._4-u8 { | |
background: transparent; | |
} | |
._2l6k { | |
display: none; | |
} | |
._2l6j { | |
color: #000; | |
font-size: 15px; | |
font-weight: lighter; | |
} | |
._2l6h { | |
width: 20px; | |
height: 20px; | |
} | |
._2l6n { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment