Skip to content

Commit de08e00

Browse files
author
rivern yuan
committed
调整css
1 parent 9a0c9ad commit de08e00

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

static/css/main.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ input{
8686
margin-right: 0.2rem;
8787
}
8888

89-
89+
.token.punctuation{
90+
color:#B0E0E6;
91+
}
9092
.lang-python{
9193
color:white !important;
9294
}

0 commit comments

Comments
 (0)