Skip to content

Royal Road - No Author's Note by gavin-collier

Details

Authorgavin-collier

LicenseNo License

Categoryroyalroad

Created

Updated

Size319 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A Style to prevent author's notes from showing on Royal Road

Notes

Userstyle doesn't have notes.

Source code

/* ==No Note==
@name           Royal Road no Author's Note
@namespace      royalroad.com
@version        1.0.0
@description    No Authors Note on Royal Road
@author         IrkedCow
==/No Note== */

@-moz-document domain("royalroad.com")
{
  .solid.author-note-portlet.portlet
  {
    display: none;
  }
}

Reviews

No reviews yet.