Created
July 31, 2018 10:56
-
-
Save hendrikeng/b8efb0e598fafcd7b853be28359007c7 to your computer and use it in GitHub Desktop.
Customizations for www.coffeecircle.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
#__styleurl_create_styleurl_shadowdom > div { | |
display: none; | |
} | |
#__styleurl_create_styleurl_shadowdom > div.resolved { | |
display: block; | |
} | |
#__styleurl_view_styleurl_shadowdom > div { | |
display: unset; | |
} | |
#__styleurl_view_styleurl_shadowdom > div.resolved { | |
display: unset; | |
} |
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
[class="swiper-slide slide--03 swiper-slide-prev swiper-slide-duplicate-next"] .warning { | |
transform: translate3d(-200px, 0px, 0px); | |
} | |
[class="swiper-slide slide--03 swiper-slide-next"] .warning { | |
transform: translate3d(200px, 0px, 0px); | |
} | |
[class="swiper-slide slide--03 swiper-slide-active"] .warning { | |
transform: translate3d(0px, 0px, 0px); | |
} |
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
.btn.red,.btn.warning { | |
background: red; | |
} | |
#hero .hero-swiper-container .swiper-slide a.btn { | |
padding: 15rem 30rem; | |
} |
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: | |
- www.coffeecircle.com | |
url_patterns: | |
- www.coffeecircle.com/* | |
timestamp: '2018-07-31T10:56:09Z' | |
id: FwMJ | |
redirect_url: https://www.coffeecircle.com/?__styleurl=gist_7a711b656f072522270b788eaf471851 | |
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
🔗 Shared via StyleURL - see changes in your browser
📷 Screenshot (www.coffeecircle.com)