mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-18 13:54:01 +08:00
use moecdn for google fonts
This commit is contained in:
parent
50cfb0f7c9
commit
cf8c6f38b3
@ -2,10 +2,10 @@
|
||||
* @Author: printempw
|
||||
* @Date: 2016-03-12 18:54:09
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-12 20:43:31
|
||||
* @Last Modified time: 2016-03-18 18:38:13
|
||||
*/
|
||||
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
@import url(https://work.prinzeugen.net/font/Minecraft.css);
|
||||
|
||||
html {
|
||||
|
@ -2,10 +2,10 @@
|
||||
* @Author: prpr
|
||||
* @Date: 2016-01-21 07:57:38
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2016-03-18 13:30:15
|
||||
* @Last Modified time: 2016-03-18 18:38:20
|
||||
*/
|
||||
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
@import url(https://cdn.moefont.com/fonts/css?family=Ubuntu);
|
||||
|
||||
@font-face {
|
||||
font-family: 'Minecraft';
|
||||
|
@ -5,6 +5,8 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<title>出现错误 - Blessing Skin Server</title>
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.moefont.com/fonts/css?family=Ubuntu">
|
||||
<link rel="stylesheet" type="text/css" href="https://work.prinzeugen.net/font/Minecraft.css">
|
||||
</head>
|
||||
|
||||
<body class="container">
|
||||
@ -18,8 +20,6 @@
|
||||
</body>
|
||||
|
||||
<style type="text/css">
|
||||
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
|
||||
@import url(https://work.prinzeugen.net/font/Minecraft.css);
|
||||
|
||||
html {
|
||||
background: #f1f1f1;
|
||||
|
Loading…
Reference in New Issue
Block a user