convertcase.net larger font larger text box.
convertcase.net larger font larger text box by PushkaCom
Details
AuthorPushkaCom
LicenseMIT
Categoryconvertcase.net
Created
Updated
Size883 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name convertcase.net larger font larger text box
@version 20240730.99.1
@namespace english
@description convertcase.net larger font larger text box.
@author pushka
@license MIT
==/UserStyle== */
@-moz-document domain("convertcase.net") {
/* ==UserStyle==
@name convertcase.net larger font larger text box
@description convertcase.net larger font larger text box.
@namespace english
@homepageURL https://userstyles.world/style/17092
@supportURL https://userstyles.world/style/17092
@author pushka (https://userstyles.world/user/PushkaCom)
@license MIT
==/UserStyle== */
/*
Pushka - greasy fork list of JS styles
https://greasyfork.org/en/users/9788-ben-pushka
url
https://userstyles.world/user/PushkaCom
*/
body{ font-size: 111%;}
textarea {
height: 400px;}
}