mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-acgnshow.git
synced 2025-09-05 19:56:25 +00:00
🐛v0.2.1,修复字体问题
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>展览信息</title>
|
||||
<title>Show Details</title>
|
||||
<link rel="stylesheet" href="./css/style.css" />
|
||||
<style>
|
||||
body {
|
||||
@ -15,7 +15,7 @@
|
||||
<body>
|
||||
<div class="background"></div>
|
||||
<div class="container">
|
||||
<div class="header">展览信息</div>
|
||||
<div class="header">展览详情</div>
|
||||
|
||||
<!-- Banner 图 -->
|
||||
<div class="banner">
|
||||
|
Reference in New Issue
Block a user