Skip to content

edrawsoft.cn by wudimingwo

Details

Authorwudimingwo

LicenseNo License

Categorya

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

a

Notes

a

Source code

/* ==UserStyle==
@name         edrawsoft.cn
@version      20230726.01.40
@namespace    ?
==/UserStyle== */

@-moz-document domain("edrawsoft.cn") {
#app > div > div > div.ed-detail-header,
#app > div > div > div.ed-detail-content > div.ed-detail-left > p,
#wsc-header,
#wsc-footer,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-detail-comment,
#app > div > div > div:nth-child(4),
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-detail-social,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img > div > div.ed-canvas-img--download,
#app > div > div > p,
#app > div > div > div.ed-detail-content > div.ed-detail-right,
body > div.ed-canvas-img.ed-canvas-img--fullScreen > div > div.ed-canvas-img--download {
    display: none !important;
}

#app > div > div,
#app > div > div > div.ed-detail-content,
#app > div > div > div.ed-detail-content > div.ed-detail-left,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img > div,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img > div > div.canvas-container,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img > div > div.canvas-container > canvas.lower-canvas,
#app > div > div > div.ed-detail-content > div.ed-detail-left > div.ed-canvas-img > div > div.canvas-container > canvas.upper-canvas {
    
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100vh !important;
    max-height: 100vh !important;
    margin: 0  !important;
}
}

Reviews

No reviews yet.