Skip to content

Instantly share code, notes, and snippets.

@Jarred-Sumner
Created July 16, 2018 19:57
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 Jarred-Sumner/b16a73b081d9ac225f79fda1207c2030 to your computer and use it in GitHub Desktop.
Save Jarred-Sumner/b16a73b081d9ac225f79fda1207c2030 to your computer and use it in GitHub Desktop.
Customizations for www.reddit.com via StyleURL.
html {
width: 100%;
margin: 15px;
}
body {
min-height: calc(100vh - 24px);
line-height: 1;
font-family: IBMPlexSans, sans-serif;
-webkit-font-smoothing: antialiased;
}
---
version: 1.0
domains:
- www.reddit.com
url_patterns:
- www.reddit.com/*
timestamp: '2018-07-16T19:57:42Z'
id: RUUA
redirect_url: https://www.reddit.com/
shared_via: StyleURL – import and export CSS changes from Chrome Inspector to a Gist
you can share (like this one!)
@Jarred-Sumner
Copy link
Author

📷 Screenshot

Screenshot of changes

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