mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
fix markdown code background color
This commit is contained in:
@@ -1147,7 +1147,7 @@
|
|||||||
}
|
}
|
||||||
.markdown-body .highlight pre,
|
.markdown-body .highlight pre,
|
||||||
.markdown-body pre {
|
.markdown-body pre {
|
||||||
background-color: #161b22;
|
background-color: #1f1f22;
|
||||||
}
|
}
|
||||||
.markdown-body .commit-tease-sha {
|
.markdown-body .commit-tease-sha {
|
||||||
color: #b1bac4;
|
color: #b1bac4;
|
||||||
|
|||||||
Reference in New Issue
Block a user