1
0
mirror of https://github.com/thebaer/MMRA synced 2024-11-13 10:11:01 +00:00
MMRA/medium.css
2018-04-10 12:26:53 -04:00

11 lines
184 B
CSS

/**
* medium.css
* Contains default styles to inject into Medium publications.
*/
.postMeterBar,
.openInAppButton,
.js-stickyFooter,
.js-upgradeMembershipAction {
display: none;
}