Skip to content

Commit 33a37a9

Browse files
committed
Release v2.0.7
1 parent 6b58c35 commit 33a37a9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

dist/simpleMemory.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/style/simpleMemory.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2865,7 +2865,8 @@ span.cnblogs_code, #home code:not([class]) {
28652865
background-color: #f9f2f4;
28662866
border-radius: 3px;
28672867
position: relative;
2868-
bottom: 1px
2868+
bottom: 1px;
2869+
font-weight: bold;
28692870
}
28702871

28712872
.cnblogs_code {

0 commit comments

Comments
 (0)