Skip to content

No junk by n4jned

Details

Authorn4jned

LicenseNo License

Categoryhttps://www.msn.com/en-us/weather

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Cleaner interface

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           msn.com - 9/25/2022, 9:33:46 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

.fifthLayerContainer-E1_1, .background-E1_1, .weatherCarouselFixedContainer-E1_1 {
    background: transparent !important;
}

#weatherMiniMapContainer,
.mobileAppPromotion-E1_1,
.oneFooter-E1_1,
.feedback_link_default-E1_1,
.floatButton-E1_1,
.weatherCarouselFixedContainer-E1_1,
.locationNameContainer-E1_1,
.monthForecastTitle-E1_1 span {
    display: none !important;
}

.weatherMapCarouselTitle-E1_1 {
    opacity: 0;
}

.monthForecastTitle-E1_1 a {
    font-size: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url('https://www.freeiconspng.com/uploads/calendar-icon-png-23.png');
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
}

.forecastTitles-E1_1,
.monthForecastTitle-E1_1 {
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
}

.weatherContainer-E1_1>div>div {
    padding: 0 !important;
}

.weatherContainer-E1_1>div {
    grid-template-rows: 290px auto !important;
}
@-moz-document domain("msn.com") {
    /* Insert code here... */
}

Reviews

No reviews yet.