global
dachy global by dachy
Details
Authordachy
LicenseNo License
CategoryAll
Created
Updated
Size1.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name dachy global
@version 20230327.05.07
@namespace ?
==/UserStyle== */
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document regexp("^https?://(?!.*(zara\\.com|zara\\.cn)).*") {
html/*, body, div, p, span, a,
h1, h2, h3, h4, h5, h6,
table, th, td, ul, ol, dl, li, dt, dd,
input, textarea, select, form,
code, kbd, pre, samp*/ {
font-family: Neue Haas Grotesk Text Pro, Graphik, Libre Franklin, Adamina, Roboto, Source Sans Pro, Open Sans, Segoe UI, Microsoft Yahei, Sarabun, Padauk, zawgyi-one, sans-serif !important;
}
}
:lang(ja) {
font-family: Neue Haas Grotesk Text Pro, Graphik, Libre Franklin, Adamina, Roboto, Source Sans Pro, Open Sans, Segoe UI, Meiryo, Hiragino Mincho Pro, sans-serif;
}
:lang(th) {
font-family: Neue Haas Grotesk Text Pro, Graphik, Libre Franklin, Adamina, Roboto, Source Sans Pro, Open Sans, Segoe UI, Trirong, Sarabun, sans-serif;
}
:lang(my) {
font-family: Neue Haas Grotesk Text Pro, Graphik, Libre Franklin, Adamina, Padauk, zawgyi-one, sans-serif;
}
hr {
border: 0;
}