mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-18 13:54:01 +08:00
use no CDN for google fonts
This commit is contained in:
parent
85b93197d1
commit
0cfd957621
@ -2,10 +2,10 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-02-04 16:47:54
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-19 12:06:51
|
||||
* @Last Modified time: 2016-03-26 18:41:45
|
||||
*/
|
||||
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
body, .ply-layer {
|
||||
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||
}
|
||||
|
@ -2,10 +2,10 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-03-12 18:54:09
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-18 18:38:13
|
||||
* @Last Modified time: 2016-03-26 18:41:48
|
||||
*/
|
||||
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
@import url(https://work.prinzeugen.net/font/Minecraft.css);
|
||||
|
||||
html {
|
||||
|
@ -2,10 +2,10 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-01-21 07:57:38
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-19 10:08:35
|
||||
* @Last Modified time: 2016-03-26 18:40:35
|
||||
*/
|
||||
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
|
||||
@font-face {
|
||||
font-family: 'Minecraft';
|
||||
|
@ -2,10 +2,10 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-01-21 19:12:06
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-19 15:53:06
|
||||
* @Last Modified time: 2016-03-26 18:41:52
|
||||
*/
|
||||
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
body, .ply-layer {
|
||||
font-family: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user