Skip to content

localhost/page/new-scan by suryajsp

Details

Authorsuryajsp

LicenseNo License

Categorynewscan

Created

Updated

Code size400 B

Code checksume2adaf9b

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           localhost/page/new-scan
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("http://localhost:4200/page/new-scan") {
    .input-group-text{
        font-size:16px;
    letter-spacing: 1.5px;
  word-spacing :3px;
  line-height: 1.6;
  text-indent: 20px;
}
}

Reviews

No reviews yet.