Created
July 26, 2018 17:37
-
-
Save worm-emoji/65a1e6c900349f42dd7a677cad447203 to your computer and use it in GitHub Desktop.
Customizations for localhost via StyleURL.
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
@media (min-width: 750px) { | |
body { | |
background-color: orange; | |
} | |
} |
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
--- | |
version: 1.0 | |
domains: | |
- localhost | |
url_patterns: | |
- localhost/* | |
timestamp: '2018-07-26T17:37:26Z' | |
id: DDv1 | |
redirect_url: http://localhost:8000/ | |
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist | |
you can share (like this one!) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment