Commit 45eb905d by doszhang

dos

parent 03f12335
......@@ -85,8 +85,9 @@
<body>
<audio src="__CDN__/media/bg.mp3" preload="auto" loop="loop" id="music" style="display:none"></audio>
<div class="wrap">
<div class="wrap">
<div class="wrap-inner">
<div class="font"> </div>
{:if $projectId && strpos( $smarty.server.HTTP_HOST , 'dev.izhida.cn') !== false}
{:"https://projectx.dev.izhida.cn/api/html/id/`$projectId`"|file_get_contents}
{:else}
......
......@@ -66,14 +66,16 @@ input::-webkit-input-placeholder {
background: rgba(0, 0, 0, 0.8);
}
/* @font-face {
@font-face {
font-family: 'font';
src: url(./font.ttf);
}
.font {
font-family: 'font';
} */
width: 0;
height: 0;
}
/* home-page */
......@@ -303,8 +305,6 @@ input::-webkit-input-placeholder {
bottom: 0;
}
.personal-page .flag-list {
overflow: scroll;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment