Skip to content

ebook-hunter.org - 23/06/2022 17:53:21 by slashformotion

Screenshot of ebook-hunter.org - 23/06/2022 17:53:21

Details

Authorslashformotion

LicenseMIT

Categoryebook-hunter

Created

Updated

Size473 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The website not responsive (width hardcoded), sometimes the content overflow..

I increased some of the width to be able to read the overflowed parts.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ebook-hunter.org - 23/06/2022 17:53:21
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("ebook-hunter.org") {
    .mains_left_box{
        width: 666px;
    }
    #pages{
        width: 1200px;
    }
    #headers{
        width: 1200px;
    }
    #mains{
        width: 1200px;
    }
    #mains_left{
        width: 800px;
    }
}

Reviews

No reviews yet.