Skip to content

Digital Corpus of Sanskrit use consistent font for transliteration characters by usmn

Details

Authorusmn

LicenseCC Zero

Categorysanskrit-linguistics.org

Created

Updated

Size384 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For ease of use when reading the Roman/Latin transcribed Sanskrit words

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.sanskrit-linguistics.org - 12/31/2022, 7:23:16 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("http://www.sanskrit-linguistics.org/") {
    body, input, textarea {
        font-family: 'Noto Sans', sans-serif !important;
    }
}

Reviews

No reviews yet.