Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
22 changes: 0 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LiteOFD</title>
<link rel="stylesheet" href="public/assets/main.css" />
<style>
@font-face {
font-family: 'Times-Bold';
src: url('public/assets/fonts/Times-Bold.otf');
}
@font-face {
font-family: 'NSimSun';
src: url('public/assets/fonts/Nsimsun.ttf');
}
@font-face {
font-family: 'FangSong_GB2312';
src: url('public/assets/fonts/FangSong_GB2312.otf');
}
@font-face {
font-family: 'SimFang';
src: url('public/assets/fonts/SIMFANG.TTF');
}
@font-face {
font-family: 'ArialMT';
src: url('public/assets/fonts/ArialMT.ttf');
}
</style>
</head>
<body>
<div id="app" class="app-container">
Expand Down
Loading