Last active
February 17, 2019 22:36
-
-
Save usagi/8832db28e87e281cf1c92e8e2d851d70 to your computer and use it in GitHub Desktop.
白い画面恐怖症患者のためのChrome系ウェブブラウザーの処方箋 ref: https://qiita.com/usagi/items/ec9cbe3296c18c72a229
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
._3u13 ._3u15 | |
{ | |
background: #000; | |
} |
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
._3u13 ._3u15 | |
{ | |
background: inherit; | |
} |
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
._3u13 ._3u15 | |
{ | |
background: #FFF; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment