Skip to content

interestingengineering.com - Clean & dark by peteruithoven

Details

Authorpeteruithoven

LicenseNo License

Categoryinterestingengineering.com

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

interestingengineering.com but clean and dark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           interestingengineering.com - 5/10/2023, 3:30:52 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("interestingengineering.com") {
    /* Insert code here... */
    .BigAdBorder_bigAdBorder__5QuSr, 
    .BigAd_ad__m0kt9, 
    .Newsletter_newsletterMobile__XZjEW, 
    #recommended-video, 
    .stroked, 
    .Review_socialInfo__5yWw9,
    #izooto-optin,
    .Navigation_job__sISo5,
    .Product_relatedBlock__wQNNS,
    .VideoSlider_embla__W9LIA,
    .Navigation_subscribeBtn__c1P3m,
    .Navigation_subscribeBtnOne__B8VfQ,
    .Navigation_themeButton__tFdc0,
     [class^="Ad_adContainer"] {
        display: none !important;
    }
    :root[data-theme="light"] {
        --bg-color: #000;
        --text-color: #fff;
        --body-content-text-color: #d8d8d8;
        --h2-color: #fff;
    }
    .Navigation_loginBtn__CKCMc {
       border: none;   
    }
}

Reviews

No reviews yet.