Created
October 17, 2016 03:01
-
-
Save tosik/29497d706599c75d3550efe1ed84d941 to your computer and use it in GitHub Desktop.
ありえないくらいひどく見づらい neuecc を見やすくする bookmarklet
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
javascript:$('body').css('background', 'white');$('*').not('.csharp >span').css('color', 'black'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment