CSS: correction of font family on various sites

Correction of font family to substitute unusual fonts by more common ones

目前为 2021-02-18 提交的版本。查看 最新版本

作者
max44
评分
0 0 0
版本
1.1.1
创建于
2020-12-29
更新于
2021-02-18
大小
1.3 KB
许可证
暂无
适用于

This script corrects font family to use more common fonts instead of unusual Inter, Exo 2, Helvetica Neue, etc.

Included sites:
- f.vision
- startpage.com


Version history:
- 1.1.1 (2021-02-18): @namespace and @homepage changed
- 1.1 (2021-01-01): code is rewritten to add CSS to the end of the document instead of tag in order to overcome possible server side CSS with !important rule
- 1.0 (2020-12-29): initial release