Last active
November 8, 2016 08:05
-
-
Save hirakujira/e734db63cceaf3c7684c773ddca145f6 to your computer and use it in GitHub Desktop.
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
/* BIG EMOJIS */ | |
._2jry ._9-_._3j7l { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_1.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
._2jry ._9-_._3j7m { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_2.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
._2jry ._9-_._3j7o { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_3.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
._2jry ._9-_._3j7n { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_4.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
._2jry ._9-_._3j7r { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_5.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
._2jry ._9-_._3j7q { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/big_6.png) !important; | |
background-repeat: no-repeat !important; | |
background-size: auto !important; | |
background-position: 0 0 !important; | |
} | |
/* SMALL EMOJIS */ | |
._2p78._3j7l { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: -134px -36px; | |
} | |
._2p78._3j7o { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: -116px -36px; | |
} | |
._2p78._3j7m { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: -152px -36px; | |
} | |
._2p78._3j7n { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: -18px -62px; | |
} | |
._2p78._3j7q { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: -62px -36px; | |
} | |
._2p78._3j7r { | |
background-image: url(http://pic.hiraku.tw/css/facebook/emoji/small.png); | |
background-size: 170px 110px; | |
background-position: 0 -62px; | |
} | |
._2p79, ._9-y { | |
height: 16px; | |
width: 16px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use stylish to apply this.
Original CSS : https://userstyles.org/styles/131591/facebook-pok-mon-emojis , which is outdated.