updated 开源说明信息添加及部分别称补充

This commit is contained in:
PASSER-BY
2022-05-10 23:43:47 +08:00
parent 58b0071eea
commit cc07aa5b59
6 changed files with 30 additions and 14 deletions

View File

@@ -459,17 +459,27 @@ a:hover{
margin:0 5px;
}
.mod-copy .bd p{
line-height: 28px;
margin-bottom: 10px;
line-height: 26px;
text-indent: 2em;
font-size: 15px;
}
.mod-copy .bd .buttons{
margin-top: 15px;
margin: 15px 0;
}
.mod-copy .bd .text-red{
font-weight: bold;
color: #fd7474;
}
.mod-copy .bd code{
display: block;
padding: 8px 15px;
line-height: 20px;
background: #fff;
border: 1px solid rgba(27,31,36,.15);
border-radius: 5px;
word-break: break-word;
}
.mod-foot .bd{