使用官方高亮样式

This commit is contained in:
wangzipai 2024-10-30 16:14:32 +08:00
parent b1f03e32b2
commit f01aa4bd8a

View File

@ -8,10 +8,3 @@ img {
margin-left: auto;
margin-right: auto;
}
/* 高亮美化 */
.text-highlight {
background-color:#3463ffce;
color: #3463ffce;
border-radius: 5px;
padding: 2px;
}