Skip to content

jamesyeet333 port style by jett20225566789

Details

Authorjett20225566789

LicenseNo License

Categorynitrotype

Created

Updated

Size802 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

jamesyeet333 port style

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.nitrotype.com - 5/20/2023, 5:50:33 AM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("www.nitrotype.com") {

  /* Background image */
  body {
    background-image: url(https://resources.portadelaidefc.com.au/photo-resources/2023/05/09/6c14139d-4000-4756-9ddd-a3d49bc66509/d01_Yartapuulti-AnnouncementAssets_900x560.jpg?width=952&height=592);
    background-size: cover;
    background-repeat: no-repeat;
  }

  /* Black text box */
  .dash-copyContainer {
  {
    background: black;
    box-shadow: 0 1px 157px 10px rgba(0, 0, 0, 0.78);
  }
  }

  /* Teal text color */
  .dash-letter {
    color: #02fdfd !important;
  }
}

Reviews

No reviews yet.