Skip to content

متن دلخواه برای صفحهٔ پیوندها by mimvahedi

Screenshot of متن دلخواه برای صفحهٔ پیوندها

Details

Authormimvahedi

Licensecc-0

Categoryglobal

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

متن دلخواه برای صفحهٔ پیوندها

Notes

arrow icon by pngtree.com
background by icons8.com

Source code

/* ==UserStyle==
@name           متن دلخواه برای صفحهٔ پیوندها
@namespace      peyvandha
@author         mimv
@description    متن دلخواه برای صفحهٔ پیوندها
@version        1
@license        cc-0
@var text       title    "title"   "'فیلتره'"
@var text       subtitle "subtitle" "'فیلترشکنو روشن کن!'"
@preprocessor   less
==/UserStyle== */
@-moz-document regexp(".*") {
  body:has(iframe[src^="http://10.10.34.35"], iframe[src^="http://10.10.34.34"], iframe[src^="http://10.10.34.36"]) {
    text-align: center;
    font-family: sg kara;

    &:before {
      content: 'فیلتره';
      content: @title;
      font-size: 10vw;
      margin: 4rem 0 0;
      direction: rtl;
      display: block;
      font-weight: bold;
    }

    &:after {
      content: 'فیلترشکنو روشن کن!';
      content: @subtitle;
      direction: rtl;
      font-size: 2vw;
      display: inline-block;
    }
  }
}

Reviews

No reviews yet.