Skip to content

HELLO COMIC \\reading mode by esdruxule

Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/125564.user.css

Screenshot of HELLO COMIC \\reading mode

Details

Authoresdruxule

LicenseCC-BY-4.0

Categoryhellocomic

Created

Updated

Size428 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A mod for reading better

Notes

LOG:

03.14 - 14:45pm - Released

NOTES:
A little mod in the size display, hides the header and makes the comic page takes most of the screen, leaves comic controls intact.

KNOWN ISSUES:
None, but should be used only when you are reading a comic.

Source code

/* ==UserStyle==
@name         HELLO COMIC \\reading mode
@namespace    USO Archive
@author       esdruxula
@description  A mod for reading better
@version      20160314.17.51
@license      CC-BY-4.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.hellocomic.com") {
#header{
    display: none !important;
}

.coverIssue img, #main{
    width: 100% !important;
    height: 100% !important;
}

}

Reviews

No reviews yet.