ScratchData LogoScratchData
Back to Executec's profile

How to make your Website look Good

EXExecutec•Created October 16, 2020
How to make your Website look Good
3
2
23 views
View on Scratch

Instructions

Yea.

Description

Or run the JS program on your page: var style = document.createElement("style"); style.type = "text/css"; var head = document.head; head.appendChild(style); style.sheet.insertRule("* { font-family: 'MarkerFelt-Wide', cursive !important; }"); completion(true);

Project Details

Project ID437393988
CreatedOctober 16, 2020
Last ModifiedOctober 16, 2020
SharedOctober 16, 2020
Visibilityvisible
CommentsAllowed