识别豆瓣观影的链接并解析
This commit is contained in:
浪子
2024-07-27 09:13:57 +08:00
parent 52f8e45de0
commit 1c18ec0593
3 changed files with 112 additions and 39 deletions
-39
View File
@@ -235,45 +235,6 @@
border-color: #3f3f46
}
@font-face {
font-family: open sans;
src: url(../fonts/OpenSans-Regular.woff2)format("woff2"), url(../fonts/OpenSans-Regular.woff)format("woff");
font-weight: 400;
font-style: normal;
font-display: swap
}
@font-face {
font-family: open sans;
src: url(../fonts/OpenSans-Bold.woff2)format("woff2"), url(../fonts/OpenSans-Bold.woff)format("woff");
font-weight: 700;
font-style: normal;
font-display: swap
}
@font-face {
font-family: open sans;
src: url(../fonts/OpenSans-Light.woff2)format("woff2"), url(../fonts/OpenSans-Light.woff)format("woff");
font-weight: 200;
font-style: normal;
font-display: swap
}
@font-face {
font-family: open sans;
src: url(../fonts/OpenSans-Medium.woff2)format("woff2"), url(../fonts/OpenSans-Medium.woff)format("woff");
font-weight: 500;
font-style: normal;
font-display: swap
}
@font-face {
font-family: mrs_saint_delafieldregular;
src: url(../fonts/mrssaintdelafield-regular-webfont.woff2)format("woff2"), url(../fonts/mrssaintdelafield-regular-webfont.woff)format("woff");
font-weight: 400;
font-style: normal
}
/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
line-height: 1.15;