This commit is contained in:
hc1913847458 2021-09-08 18:04:53 +08:00
parent fbb73968c9
commit 19afa410b1
2 changed files with 3 additions and 4 deletions

View File

@ -1362,7 +1362,6 @@ a:link,
a:visited { a:visited {
text-decoration: none; text-decoration: none;
color: #05101a; color: #05101a;
height: 55px;
} }
ol, ol,

View File

@ -50,9 +50,9 @@ function CoderDepotReadme({ operate , history , readme , ChangeFile }){
<span>目录</span> <span>目录</span>
</span> </span>
</Dropdown> </Dropdown>
<a href="#readme ">
<span className="commonBox-title-read">README.md</span> <span className="commonBox-title-read"><a href="#readme ">README.md</a></span>
</a>
</AlignCenter> </AlignCenter>
{ {
operate ? operate ?