Skip to content

Commit 24358b2

Browse files
committed
Merge branch 'onelight' of github.com:caolib/typora-onelight-theme into onelight
* 'onelight' of github.com:caolib/typora-onelight-theme: ✨ feat: 新增各个标题样式,增加区分度 #20
2 parents d63cd83 + ed07c23 commit 24358b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

onelight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ table tr:hover {
390390

391391
/* ---------------->> 斑马纹 <<---------------- */
392392
#write table tr:nth-child(2n) {
393-
background-color: rgb(from var(--bg-color) r g b / 0.95)
393+
background-color: rgb(from var(--bg-color) r g b / 0.95) background-color: rgb(from var(--bg-color) r g b / 0.95)
394394
}
395395

396396
#write table tr td,

0 commit comments

Comments
 (0)