Skip to content

Instantly share code, notes, and snippets.

@loopyz
Created July 24, 2018 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loopyz/f91552fc3342a12b3d300ecfd1e3b5ff to your computer and use it in GitHub Desktop.
Save loopyz/f91552fc3342a12b3d300ecfd1e3b5ff to your computer and use it in GitHub Desktop.
Customizations for www.styleurl.app via StyleURL.
.StartEditingContainer.jsx-160284659 .Content.jsx-160284659, .ForkIterateSection.jsx-160284659 .Content.jsx-160284659, .GenerateExportContainer.jsx-160284659 .Content.jsx-160284659 {
margin-top: 40px;
}
.ExampleIcons.jsx-160284659 {
padding: 10px 0px;
}
.HeaderContent.jsx-160284659 h2.jsx-160284659 {
font-weight: normal;
}
.Button.jsx-160284659 {
box-shadow: rgba(0, 0, 0, 0.11) 0px 10px 20px 0px;
}
.Icon.jsx-3231069082 {
margin-bottom: 14px;
}
.Title.jsx-3231069082 {
margin-bottom: 20px;
}
.Title.jsx-3367862216 {
font-size: 1.2rem;
}
.ExampleIcon.jsx-645662739 .ImageWrapper.jsx-645662739 {
padding: unset;
}
.ExampleIcon.jsx-645662739 img.jsx-645662739 {
width: 40px;
height: 40px;
}
/* These changes are from inline styles, so the selectors might be a litttle crazy and if the page does lots of inline styles, unrelated changes could show up here. */
[class="jsx-160284659 GenerateExportContainer"] [class="jsx-160284659 Content"] {
margin-top: 60px;
}
[class="jsx-160284659 ForkIterateSection"] [class="jsx-3231069082 FeatureOverview"] {
padding-top: 14px;
}
---
version: 1.0
domains:
- www.styleurl.app
url_patterns:
- www.styleurl.app/*
timestamp: '2018-07-24T22:07:30Z'
id: EiyG
redirect_url: https://www.styleurl.app/
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist
you can share (like this one!)
@loopyz
Copy link
Author

loopyz commented Jul 24, 2018

📷 Screenshot

Screenshot of changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment