mirror of
https://github.com/doocs/advanced-java.git
synced 2026-08-30 11:37:50 +08:00
style: change background color in dark mode (#242)
Co-authored-by: lior_ren <lior_ren@huatek.com>
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
.markdown-section code {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
/* dark mode 全局文章图片背景色 */
|
||||
article img {
|
||||
background-color: #42b983;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user