Giter VIP home page Giter VIP logo

Comments (4)

rastikerdar avatar rastikerdar commented on August 29, 2024

فکر می‌کنم شما فونت رو برای کل اِلمان‌های صفحه اعمال نموده‌اید در صورتی که احتمالا برخی از اون‌ها از یک فونت واحد یا از فونت متن استفاده نمی‌کنند. مثل موضوع آیکون‌فونت‌ها

from sahel-font.

neesti avatar neesti commented on August 29, 2024
بله، همین کار را کردم. در واقع سؤالم هم همین بود که چگونه می‌شود در عین اِعمال این فونت بر کل صفحه آیکون‌فونت‌ها را هم درست نمایش داد؟

from sahel-font.

rastikerdar avatar rastikerdar commented on August 29, 2024

این به نظر درست کار می‌کنه:

*:not([aria-hidden="true"]) {
    font-family: Sahel !important;
    letter-spacing: 0;
}

البته یک حالت این می‌تونه باشه. اما مشکل اینه که تراز آیکون‌ها متفاوته و کمی بالا و پایین ممکنه بشه:

* {
    font-family: Sahel, Material Icons Extended !important;
}

from sahel-font.

neesti avatar neesti commented on August 29, 2024
با کد دومی، یعنی این:

* { font-family: Sahel, Material Icons Extended !important; }

مشکل حل شد.
متشکرم.

from sahel-font.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.