mirror of
https://gitee.com/bookshelfplus/bookshelfplus
synced 2025-09-16 23:22:20 +08:00
移除首页项目正在开发中文字;书籍详情页内容宽度调整
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
<%- include("./component/header.html"); %>
|
||||
<!-- 书籍信息部分 -->
|
||||
<style>
|
||||
.main {
|
||||
width: 80vw !important;
|
||||
max-width: initial !important;
|
||||
}
|
||||
|
||||
#container {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
@@ -14,9 +14,6 @@
|
||||
<p class="emphasize">
|
||||
一个完全免费无门槛的计算机类电子书下载网站
|
||||
</p>
|
||||
<p style="color: red;">
|
||||
项目还在开发中,功能暂时还无法正常使用。
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<%- include("./component/footer.html"); %>
|
||||
|
Reference in New Issue
Block a user