0.5.8
识别豆瓣观影的链接并解析
This commit is contained in:
Vendored
-39
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user