Skip to content

Website Open Sans Font Changer by catherinechandler

Screenshot of Website Open Sans Font Changer

Details

Authorcatherinechandler

LicenseNo License

Categoryfont changer

Created

Updated

Size694 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Change Any Website Font To Open Sans

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Website Open Sans Font Changer
@version      20220826.11.53
@namespace    userstyles.world/user/catherinechandler
@description  Change Any Website Font To Open Sans
@author       catherinechandler
@license      No License
==/UserStyle== */

@-moz-document domain("dailymotion.com") {
/* ==UserStyle==
@name           Website Open Sans Font Changer
@namespace      USO Archive
@author         Hope
@description    `Change Any Website Font Open Sans`
@version        1.0
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */

html,
body,
section,
p,
a,
h1,h2,h3,h4,h5,h6,
ul > li
{
	font-family: Open Sans;
	font-weight: 700;
	font-size: 15px;
}
}

Reviews

No reviews yet.