代码库二级页面标签页优化

This commit is contained in:
hucong 2021-10-12 10:45:54 +08:00
parent 1c5b5a66d8
commit 63a74cc076
2 changed files with 3 additions and 3 deletions

View File

@ -1309,7 +1309,6 @@ span {
margin: 0;
padding: 0;
margin-bottom: 0px!important;
font-weight: 500;
}
table,
@ -1363,8 +1362,7 @@ table {
a:link,
a:visited {
text-decoration: none;
color: #333333;
font-weight: 500;
color: #05101a;
}
ol,

View File

@ -23,6 +23,8 @@
line-height: 69px;
div{
padding-left: 69px;
font-weight: 500;
color:#333333;
}
}
&:last-child{