Created
August 1, 2018 18:42
-
-
Save jonathanmoore/fddd76f126d31607166c03857baf266a to your computer and use it in GitHub Desktop.
Customizations for district-theme-demo.myshopify.com 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
--- | |
version: 1.0 | |
domains: | |
- district-theme-demo.myshopify.com | |
url_patterns: | |
- district-theme-demo.myshopify.com/* | |
timestamp: '2018-08-01T18:42:49Z' | |
id: tbc9 | |
redirect_url: https://district-theme-demo.myshopify.com/ | |
shared_via: StyleURL - (https://styleurl.app) import and export CSS changes from Chrome | |
Inspector to a Gist you can share (like this one!). |
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
header.site-header { | |
background-color: red; | |
padding: 100px 20px; | |
color: purple; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment