Skip to content

SAKURAFLY0910/Resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resource

资源文件

1.字体文件 字体使用CDN

字体为网络搜集,如侵犯版权请联系我删除。

使用方法

@font-face {
	font-family: "Flama";
	font-weight: normal;
	font-style: normal;
	src: url('https://cdn.jsdelivr.net/gh/TAOYONG12138/font/文悦古典明朝.otf') format('opentype');
}

otf格式:format('opentype')
ttf格式:format('truetype')

2.图片文件访问:

420*280

https://cdn.jsdelivr.net/gh/TAOYONG12138/Resource/img/small/(1).jpg

2400*1600

https://cdn.jsdelivr.net/gh/TAOYONG12138/Resource/img/large/(1).jpg

About

资源文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published