Skip to content

jack-vanlightly.com by sourcedelica

Details

Authorsourcedelica

LicenseNo License

Categoryjack-vanlightly

Created

Updated

Size547 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Print friendly

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         jack-vanlightly.com
@version      20231118.02.12
@namespace    ?
==/UserStyle== */

@-moz-document domain("jack-vanlightly.com") {
@media print {
    #header, #headerNav, #sidecarNav, #rightSidebar, div.color_overlay, div.sqs-cart-dropzone, figure {
        display: none !important;
    }

    .collection-type-blog #content {
        width: 100%;
    }

    .collection-type-blog.view-item.transparent-header .banner-thumbnail-wrapper {
        padding: 0;
    }

    main#page {
        padding-top: 0;
    }
}

}

Reviews

No reviews yet.