Created
April 22, 2016 22:44
-
-
Save neilrenicker/12d0370f63685c770c24f60f52246ea1 to your computer and use it in GitHub Desktop.
babeljs.io/repl userstyles
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
.babel-repl-reporter { | |
background-color: #323330; | |
border-color: rgba(255, 255, 255, 0.2); | |
color: white; | |
font-weight: bold; | |
height: 20vh; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A user style to improve the design of the console on http://babeljs.io/repl/. I use Stylish for Chrome to apply custom styles to a given domain.