mirror of
https://gitee.com/tawords/tawords-docs
synced 2025-09-01 23:43:27 +08:00
固定文档首页封面背景色
This commit is contained in:
@@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
|
|
||||||
- 本文档是“背Ta单词”开源项目的官方文档,旨在为大家提供详细的部署安装及应用开发指南。
|
- 本文档是“背Ta单词”开源项目的官方文档,旨在为大家提供详细的部署安装及应用开发指南。
|
||||||
-
|
|
||||||
|
### 【温馨提示】本文档目前正处在撰写阶段,部分内容还不准确和完整,我们正在加紧撰写。
|
||||||
|
|
||||||
[](https://gitee.com/only4/recite-words/stargazers)
|
[](https://gitee.com/only4/recite-words/stargazers)
|
||||||
[](https://gitee.com/only4/recite-words/members)
|
[](https://gitee.com/only4/recite-words/members)
|
||||||
[](https://gitee.com/only4/recite-words/blob/develop/LICENSE)
|
[](https://gitee.com/only4/recite-words/blob/develop/LICENSE)
|
||||||
|
@@ -12,6 +12,11 @@
|
|||||||
|
|
||||||
<link rel="shortcut icon" href="favicon.ico" />
|
<link rel="shortcut icon" href="favicon.ico" />
|
||||||
|
|
||||||
|
<style>
|
||||||
|
.cover.show {
|
||||||
|
background: linear-gradient(to left bottom, hsl(189, 100%, 85%) 0%,hsl(232, 100%, 85%) 100%)!important;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app">加载中...</div>
|
<div id="app">加载中...</div>
|
||||||
|
Reference in New Issue
Block a user