diff --git a/index.html b/index.html index ce4614b..8b6f564 100644 --- a/index.html +++ b/index.html @@ -21,16 +21,16 @@ - - - - - - + + + + + + - - - + + + top
@@ -53,12 +53,12 @@


Symbol Scribe LOGO

- 中文 • + 中文AppStoreContact & Support

Symbol Scribe

-

Symbol Scribe AppStore

+

Symbol Scribe for macOS

In messaging applications, use interesting emoji emoticons such as smiley faces, kaomojis, and various other symbols.

@@ -71,13 +71,13 @@

- + diff --git a/README.zh.html b/index.zh.html similarity index 89% rename from README.zh.html rename to index.zh.html index 42b4db1..47734ff 100644 --- a/README.zh.html +++ b/index.zh.html @@ -9,7 +9,7 @@ - + @@ -21,16 +21,16 @@ - - - - - - + + + + + + - - - + + + top
@@ -58,7 +58,7 @@ 联系&支持

Symbol Scribe

-

Symbol Scribe AppStore

+

Symbol Scribe for macOS

消息应用中使用有趣的表情符号,如笑脸表情符号、颜文字和其他各种符号。

@@ -71,13 +71,13 @@

- + diff --git a/js/markdown-style.js b/js/markdown-style.js index 62d6db5..0227a9b 100644 --- a/js/markdown-style.js +++ b/js/markdown-style.js @@ -587,15 +587,17 @@ markdown-style sup>a::before { markdown-style sup>a::after { content: "]"; } - -.markdown-body .octicon-video { - border: 1px solid #d0d7de !important; +markdown-style .octicon-video .octicon.octicon-device-camera-video { + margin: 0 0.5rem 0 0.25rem; +} +markdown-style .octicon-video { + border: 1px solid var(--color-border-default) !important; border-radius: 6px !important; display: block; } markdown-style .octicon-video summary { - border-bottom: 1px solid #d0d7de !important; + border-bottom: 1px solid var(--color-border-default) !important; padding: 8px 16px !important; cursor: pointer; } diff --git a/sitemap.txt b/sitemap.txt index 388e0fc..b71463c 100644 --- a/sitemap.txt +++ b/sitemap.txt @@ -1,2 +1,2 @@ -https://wangchujiang.com/symbol-scribe/README.zh.html +https://wangchujiang.com/symbol-scribe/index.zh.html https://wangchujiang.com/symbol-scribe/index.html \ No newline at end of file