Skip to content

Commit 6e42063

Browse files
committed
docs(id): make emphasized text displayed in different color
1 parent 86e6542 commit 6e42063

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/.vuepress/theme/components/Page.vue

+3
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,7 @@ export default {
2828
padding-bottom 2rem
2929
display block
3030
31+
em
32+
color: #999
33+
3134
</style>

0 commit comments

Comments
 (0)