🏗️ Finish post share widget coding.

This commit is contained in:
凡梦星尘
2022-06-04 21:07:43 +08:00
parent ebe60171af
commit 7a1e4b85bb
6 changed files with 10 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
height: 0px;
background-image: none;
border-bottom: .125em dashed #999;
margin: 24px 0;
margin: 24px 0 12px 0;
&:after{
content: $post_end_line_tip;

View File

@@ -62,6 +62,7 @@ kbd {
font-family: inherit;
padding: .1em .3em;
white-space: nowrap;
color: #fff;
}
// `highlight.line_number: false` and `highlight.wrap: false`