Skip to content

Harvard Business Review - Enhanced view by zhiyelee

Screenshot of Harvard Business Review - Enhanced view

Details

Authorzhiyelee

LicenseNo License

Categoryhbr.org

Created

Updated

Size733 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Harvard Business Review - Enhanced view

Notes

  • Make the article body full width
  • hide left side nav

Source code

/* ==UserStyle==
@name         Harvard Business Review - Enhanced view
@namespace    USO Archive
@author       zhiyelee
@description  Harvard Business Review - Enhanced view
@version      2024.03.07
==/UserStyle== */
@-moz-document domain("hbr.org") {
    #main .article-content-flex2019 .article-body .left-rail--container {
        display: none;
    }
    #main .article-content-flex2019 .article-body .premium-content.flexed {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #main .article-content-flex2019 .article-body .premium-content.flexed content .sidebar,
    #main .article-content-flex2019 .article-body .premium-content.flexed content .sidebar-contents {
        width: 100%;
        max-width: 100%;
    }
}

Reviews

No reviews yet.