mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
修改代码背景颜色
This commit is contained in:
parent
a3f11f01e2
commit
b1f03e32b2
@ -10,8 +10,8 @@ img {
|
||||
}
|
||||
/* 高亮美化 */
|
||||
.text-highlight {
|
||||
background-color:#3463ffce;
|
||||
color: white;
|
||||
border-radius: 5px;
|
||||
padding: 2px;
|
||||
background-color:#3463ffce;
|
||||
color: #3463ffce;
|
||||
border-radius: 5px;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user