Created
July 26, 2018 17:23
-
-
Save worm-emoji/f90ff07f0d54826d99895962ead9a897 to your computer and use it in GitHub Desktop.
Customizations for news.ycombinator.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
/* 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. */ | |
[id="17618796"] .default div:nth-child(1) { | |
margin-bottom: 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
.default { | |
font-size: 10px; | |
background: red; | |
} |
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: | |
- news.ycombinator.com | |
url_patterns: | |
- news.ycombinator.com/* | |
timestamp: '2018-07-26T17:23:30Z' | |
id: d1Rv | |
redirect_url: https://news.ycombinator.com/item?id=17618308 | |
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