Skip to content

anidb.net bold rating by kissaki

Screenshot of anidb.net bold rating

Details

Authorkissaki

LicenseAGPL-3.0-or-later

Categoryanidb.net

Created

Updated

Size381 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bold rating

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         anidb.net bold rating
@description  Bold rating for obvious discoverability
@version      1.0
@namespace    kcode.de
@author       Jan Klass
@license      AGPL-3.0-or-later
==/UserStyle== */

@-moz-document url-prefix("https://anidb.net/anime/"), domain("anidb.net") {
    .rating.anime {
        font-size: 1.4em;
        font-weight: bold;
    }
}

Reviews

No reviews yet.