Hide elements in old home

This commit is contained in:
the1812 2019-09-14 10:24:03 +08:00
parent fcc09fd2e5
commit 0aee406df9
8 changed files with 10 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -122,7 +122,7 @@
"settings-tooltip.zh-CN.min.js": "8C32C96C69AC6BFD43725CF243EEE37043351E2FD96B84347AC087D39AA221B3",
"show-dead-video-title.min.js": "945C4F0E5FB2C62DB21C42FCE01829BAE7B13F4FBD90731CB85C38B82801B1A8",
"simple-home.vue.min.js": "F64C88FB33612D715A4ED98A398E6D0E003DCDBF7A2CEDBA9FEC56A63E761A3C",
"simplify-home.min.css": "37DC1F7ABDA7BD514F1DF5B3D470C620CEDC4AD1D9EFDFD8D9E43F6A45B3CEB3",
"simplify-home.min.css": "09F582133B52B82F9FB6847FC4EBAF5F21D7B8CCB9F913DC879430F5E1421AB9",
"simplify-home.min.js": "A81F7063A6EBA963E80673B0E285173D142C354388894AB4A872BFC73DEA4789",
"simplify-home.vue.min.js": "B3B67BA62EE1A8525DBE3D8777AFC3772C32C70C24C39291A51F4E4F8F8E6F24",
"simplify-liveroom.min.css": "97060C7E91C8BC39534EC6A415C20AC2E5A29697A88E93F995EA112E145245D7",

Binary file not shown.

View File

@ -1 +1 @@
.international-footer,.international-header .b-wrap,.international-home>:not(.international-header){display:none!important}
.bili-wrapper,.international-footer,.international-header .b-wrap,.international-home>:not(.international-header){display:none!important}

View File

@ -1,5 +1,6 @@
.international-home > :not(.international-header),
.international-header .b-wrap,
.international-footer {
.international-footer,
.bili-wrapper {
display: none !important;
}