Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Updates the Medium Page Styling to Support the New Updated Medium Web…
Browse files Browse the repository at this point in the history
…site (#1)
  • Loading branch information
nizarmah authored Dec 23, 2020
1 parent 313f1e5 commit 2778591
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion css/medium.com.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
page-break-before: auto !important;
}

div#root > div > :not(article) {
div#root > div > div.s > :not(article),
article > :not(div) {
display: none !important;
}
}
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Fine Print",
"short_name": "Fine Print",
"description": "Chrome Extension for Improving Printed Version of Popular Online Websites",
"version": "1.0.1",
"version": "1.1.0",
"icons": {
"128": "icon/default.png"
},
Expand Down

0 comments on commit 2778591

Please sign in to comment.