Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* DeFuckifyMedium.css: Unfuckup Medium.com content.
- *
- * Recommended for use with Stylus CSS manager.
- */
- .metabar {
- position: static !important;
- color: black !important;
- background-color: inherit !important;
- }
- .metabar--spacer {
- display: none !important;
- }
- .u-tintBgColor,
- .u-tintSpectrum .u-accentColor--buttonNormal:not(.clapButton--largePill),
- .u-tintSpectrum .u-baseColor--link {
- background-color: inherit !important;
- color: inherit !important
- }
- [class*="fixed"],
- [id*="fixed"] {
- display: none !important
- }
- .graf--mixtapeEmbed {
- display: none;
- }
- .highlightMenu {
- display: none !important;
- }
- /* Nags */
- .sectionLayout--outsetColumn::after, .sectionLayout--outsetColumn::before, .sectionLayout--outsetRow::after, .sectionLayout--outsetRow::before,
- .overlay { display: none !important }
- .u-overflowHidden { overflow: visible !important; }
Advertisement
Add Comment
Please, Sign In to add comment