Skip to content

Commit b6f9aaf

Browse files
committed
change code block file name bg color
1 parent e2dfd4e commit b6f9aaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ a.md-nav__link:hover {
118118
border-bottom-right-radius: 0; /* 底部右边框半径 */
119119
margin-bottom: 5px;
120120
text-align: center; /* 文本居中 */
121-
background-color: #edf3ff; /* 背景颜色 */
121+
background-color: #c6c7c9; /* 背景颜色 */
122122

123123
}
124124
[data-md-color-scheme="slate"] .highlight span.filename {

0 commit comments

Comments
 (0)