Skip to content

v2ex desktop for mobile by xream

Details

Authorxream

LicenseNo License

Categoryv2ex

Created

Updated

Size334 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

v2ex desktop for mobile

Notes

v2ex desktop for mobile

Source code

/* ==UserStyle==
@name           v2ex desktop for mobile
@namespace      v2ex.com
@version        1.0.0
@description    v2ex desktop for mobile
@author         @xream
==/UserStyle== */

@-moz-document domain("v2ex.com") {
    #Rightbar, #Bottom {
        display: none;
    }
    #Main {
        margin: 0 20px;
    }
}

Reviews

No reviews yet.