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