Skip to content

fastdic.com (focus) - فست دیکشنری by iarmankarimi

Screenshot of fastdic.com (focus) - فست دیکشنری

Details

Authoriarmankarimi

LicenseMIT

Categoryuserstyles

Created

Updated

Size768 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

حذف قسمت های اضافه از سایت

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         fastdic.com (focus) - فست دیکشنری
@version      20211206.20.33
@namespace    userstyles.world/user/iarmankarimi
@description  حذف قسمت های اضافه از سایت
@author       iarmankarimi
@license      No License
==/UserStyle== */

@-moz-document domain("fastdic.com") {
body > section > div.campaign-charity-hero {
    display: none
}
body > section > footer {
    display: none
}
body > section > section.sub-detail {
    display: none
}
body > section > div.results.js-results.is-english > section > section > section > div > div.results__a {
    display: none
}

html {
    background-color: #1c677e
}

/* this is for more focus */
body > section > header {
    display: none
}
}

Reviews

No reviews yet.