Skip to content

Sportograf - images en grand by Mityno

Details

AuthorMityno

LicenseNo License

Categorywww.sportograf.com

Created

Updated

Code size708 B

Code checksume80c85b8

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Des images en plus grand pour une meilleure visibilité

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Sportograf - images en grand
@version    20240709.10.14
@namespace  ?
==/UserStyle== */

@-moz-document domain("www.sportograf.com") {
.secondary-new, .protection-overlay {
    display: none;
}

.thumbnail-preview-dialog-paper {
    max-width: none;
}

.thumbnail-preview-remove-scroll {
    margin: auto;
}

.react-slick-inner div {
    height: 100vh;
}

.thumbnail-preview-slider-container, .image {
    width: 80vw;
}

.react-slick-inner img {
    top: auto;
    -webkit-transform: none;
    transform: none;
}


.thumbnail-preview-details-controller {
    bottom: 6px;
}

.col-sm-7 {
    display: none;
}

.thumbnail-preview-shortInfo:last-child {
    margin-bottom: 0px;
}
}

Reviews

No reviews yet.