This commit is contained in:
hc1913847458 2021-09-08 18:09:26 +08:00
parent fbb73968c9
commit 9e1ce515a8
2 changed files with 3 additions and 4 deletions

View File

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

View File

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