Skip to content

自作☆改造☆修理の館(新館)jibundeyarou.com by nullpage

Details

Authornullpage

LicenseCC Zero

Categoryuserstyles

Created

Updated

Size491 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

2022-02-04 1st Posting

Source code

/* ==UserStyle==
@name           jibundeyarou.com FTW compact
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("jibundeyarou.com") {
 .header .header-in {min-height: auto;}
 .wrap {width: auto;}
 .header-in {padding: 0;}
 .content {margin-top: 0;}
 
 .no-scrollable-main .main {height: auto;}
 .main {padding: 0;}
 .main {width: calc(100% - 376px);}
 article {padding: 0 0.5em;}
 }

Reviews

No reviews yet.