Add dark background

This commit is contained in:
the1812 2019-10-30 22:59:03 +08:00
parent aa4d0dd596
commit 12b6e2b426
8 changed files with 11 additions and 8 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

@ -25,7 +25,7 @@
"compact-layout.min.js": "B20609A7CBBDB1845FA0156FB5BE6B1E1A1B8B069EA85F65D16241DD2C12D738",
"custom-control-background.min.css": "1981FD2BF3B17ECF33F98D5DEDAF0D32ACBE9532A51FDB70822286991AB98EF3",
"custom-control-background.min.js": "FDE5A3B22CFAE291187974C8B56A2C86A368ACF2DFE6A0E3E5C683CFB7D1B9BD",
"custom-navbar.min.css": "FF70B909288B8A1519E6B853AF0D9EB97E8E02E9AD6FD383DD52464225485FE8",
"custom-navbar.min.css": "91E3150D12B3FB60EE45C0573B87A6352FBF0BDC6D0AFCF99816FE215B79A15A",
"custom-navbar.min.html": "8A5332791C9693A571F7B885D6367616F519054CACEDA2DDA147735638EDEE15",
"custom-navbar.min.js": "3540682A2C1DEDFA8E5D47E57D5C63F01C744620498262A52D88EF3CD4D226A4",
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -32,6 +32,9 @@
display: flex;
margin-bottom: 12px;
flex-shrink: 0;
body.dark & {
background-color: #2d2d2d;
}
}
.bangumi-subscriptions-card .card-info {
flex-grow: 1;