Skip to content

Instantly share code, notes, and snippets.

@mohitmun
Last active July 20, 2018 10:59
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 mohitmun/315d098f382b0a1f02a1824a2f751288 to your computer and use it in GitHub Desktop.
Save mohitmun/315d098f382b0a1f02a1824a2f751288 to your computer and use it in GitHub Desktop.
{
"news.ycombinator.com": {
"_enabled": true,
"_rules": {
"table#hnmain": {
"font-family": "verdana",
"font-size": "small ",
"width": "60%"
},
"comment0": {
"comment": "/* {\n font-size: 0.8rem;\n} */"
},
"comment1": {
"comment": "/*.reply {\n display: none;\n}*/"
}
}
},
"tweetdeck.twitter.com": {
"_enabled": true,
"_rules": {
".js-column": {
"margin-right": "50px",
"width": "518px"
}
}
},
"www.gwern.net": {
"_enabled": true,
"_rules": {
"#markdownBody": {
"width": "774px"
}
}
},
"en.wikipedia.org": {
"_enabled": true,
"_rules": {
"div.mw-body": {
"width": "54%"
}
}
},
"danluu.com": {
"_enabled": true,
"_rules": {
"html body": {
"width": "49%",
"margin": "0 auto"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment