添加可点击样式

This commit is contained in:
2023-08-08 17:23:33 +08:00
parent 626d634278
commit 9856012e03
10 changed files with 70 additions and 5 deletions

View File

@@ -251,6 +251,10 @@ img {
padding: 20px;
border-bottom: 1px solid #ebebeb;
.breadcrumb-text:hover{
color:#000;
text-decoration: underline;
}
.breadcrumb-text {
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
font-weight: 400;