Skip to content

财新宽屏.20240216 by damaike

Details

Authordamaike

LicenseCC Zero

Categorycaixin.com

Created

Updated

Size941 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

财新宽屏

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         财新宽屏.20240216
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    财新宽屏
@author         Me
==/UserStyle== */
@-moz-document domain("caixin.com") {
    .comMain {
        width: 1290px;
    }

    .conlf {
        width: 960px;
    }

    .conri {
        width: 300px;
    }

    .Nav {
        width: 1310px;
    }

    .littlenavwarp {
        width: 1270px;
    }

    .Nav .juzhong {
        width: 100px;
    }

    .Nav .navtabs {
        width: 80px;
    }

    .share_tool,
    .fenghui_code,
    .f_ri {
        display: none;
    }

    .indexMain {
        width: 1290px;
    }

    .mainConLeft {
        width: 900px;
    }
}

@-moz-document domain("www.caixin.com") {
    body {
        width: 1370px;
    }

    .homepageCon {
        width: 1290px;
    }

    .main_left {
        width: 960px;
    }

    .code_con {
        width: 1290px;
    }
}

Reviews

No reviews yet.