mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-04-13 11:37:49 +02:00
firefox-forbidden-policies.js: lie Inclusive Sans as serif font
This commit is contained in:
parent
9492e04fc6
commit
f409a8a088
@ -38,11 +38,11 @@ lockPref(
|
||||
);
|
||||
lockPref(
|
||||
"font.name-list.serif.x-cyrillic",
|
||||
"Liberation Serif, Roboto Serif, Noto Serif, serif",
|
||||
"Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif",
|
||||
);
|
||||
lockPref(
|
||||
"font.name-list.serif.x-western",
|
||||
"Liberation Serif, Roboto Serif, Noto Serif, serif",
|
||||
"Inclusive Sans, Liberation Serif, Roboto Serif, Noto Serif, serif",
|
||||
);
|
||||
// clearPref("font.name-list.monospace.x-cyrillic");
|
||||
// clearPref("font.name-list.monospace.x-western");
|
||||
|
Loading…
x
Reference in New Issue
Block a user