Skip to content

FB2Reader by sshtole

Details

Authorsshtole

LicenseNo License

CategoryLocal and published .fb2 files

Created

Updated

Size359 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Styles for FB2Reader addon.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         fb2 books
@version      20230916.16.30
@namespace    ?
==/UserStyle== */

@-moz-document regexp("^.*\\.(fb2|FB2|fB2|Fb2)$") {
*
{
    font-family: Arial;
}

p
{
    font-size: 1.5rem;
}

sub
{
    vertical-align: sub;font-size: small;
}
sup
{
    vertical-align: super;font-size: small;
}

FictionBook
{
    max-width: 70em;
}
}

Reviews

No reviews yet.