Created
August 1, 2018 18:53
-
-
Save jonathanmoore/20bb2049ee00093ccdc69bc16682d1e9 to your computer and use it in GitHub Desktop.
Customizations for www.shopify.com via StyleURL.
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
* { | |
color: red !important; | |
text-shadow: 5px -25px 50px yellow, 0 0px 20px red, 10px -15px 15px orange; | |
} |
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
--- | |
version: 1.0 | |
domains: | |
- www.shopify.com | |
url_patterns: | |
- www.shopify.com/* | |
timestamp: '2018-08-01T18:53:00Z' | |
id: q7k_ | |
redirect_url: https://www.shopify.com/ | |
shared_via: StyleURL - (https://styleurl.app) 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