Created
July 4, 2013 16:11
-
-
Save itiut/5928857 to your computer and use it in GitHub Desktop.
ニコ動ランキングのページで、はてブのユーザー数が大きく表示されるのを直すcss
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.hBookmark-widget-counter img { | |
width: auto; | |
height: auto; | |
border: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment