From 9a7570b02ffca784899127fc0951c03c1cb7b159 Mon Sep 17 00:00:00 2001 From: caojiezi2003 <249085952@qq.com> Date: Sun, 4 Aug 2024 17:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=A6=96=E9=A1=B5=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 37 +++++----- static/landing/index.html | 145 ++++++++++++++++---------------------- 2 files changed, 82 insertions(+), 100 deletions(-) diff --git a/index.html b/index.html index 3c4653cc..3ee483d4 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,31 @@ - + + - StackEdit中文版 - - + Markdown编辑器-JonyLee的设计导航 + + - - - + + +
+ - - + + + + \ No newline at end of file diff --git a/static/landing/index.html b/static/landing/index.html index d2d544cf..6a91b75f 100644 --- a/static/landing/index.html +++ b/static/landing/index.html @@ -2,14 +2,13 @@ - StackEdit中文版 – 浏览器内 Markdown 编辑器 & 笔记利器 - + Markdown编辑器-JonyLee的设计导航 + - + @@ -18,22 +17,22 @@ body { background-color: #fbfbfb; } - + * { box-sizing: border-box; } - + h1 { font-weight: 400; text-align: center; font-size: 2.5em; margin: 2.5em 0; } - + h3 { margin: 1em 0; } - + .button { color: #555; font-size: 20px; @@ -61,7 +60,7 @@ border-radius: 2px; text-decoration: none; } - + .button:active, .button:focus, .button:hover { @@ -70,46 +69,46 @@ outline: 0; text-decoration: none; } - + .icon { width: 100%; height: 100%; display: inline; } - + .icon * { fill: currentColor; } - + .button .icon { height: 30px; width: 30px; margin: -6px 6px -6px 0; } - + .row { margin: 8em 0; } - + .row::after { display: block; content: ''; clear: both; } - + @media (min-width: 700px) { .column { width: 50%; float: right; } } - + .landing { position: absolute; width: 100%; height: 100%; } - + .landing__content { margin-left: auto; margin-right: auto; @@ -117,7 +116,7 @@ padding-right: 30px; max-width: 1000px; } - + .landing__footer { padding: 1em 0; text-align: center; @@ -125,11 +124,11 @@ color: rgba(255, 255, 255, 0.75); font-size: 0.9em; } - + .landing__footer a { color: #fff; } - + .navigation-bar { background-color: #2c2c2c; position: fixed; @@ -138,25 +137,25 @@ width: 100%; z-index: 1; } - + .navigation-bar__button { color: #b9b9b9; } - + .navigation-bar__button:active, .navigation-bar__button:focus, .navigation-bar__button:hover { color: #fff; background-color: rgba(255, 255, 255, 0.1); } - + .splash-screen { position: relative; width: 100%; height: 100%; padding: 25px; } - + .splash-screen__logo { width: 300px; height: 150px; @@ -169,14 +168,14 @@ background: no-repeat center url('static/landing/logo.svg'); background-size: contain; } - + @media (min-width: 700px) { .splash-screen__logo { width: 600px; height: 160px; } } - + .splash-screen__subtitle { position: absolute; text-align: center; @@ -185,7 +184,7 @@ right: 5px; font-size: 16px; } - + @media (min-width: 700px) { .splash-screen__subtitle { text-align: right; @@ -193,7 +192,7 @@ font-size: 22px; } } - + .splash-screen__footer { position: absolute; bottom: 25px; @@ -201,43 +200,42 @@ width: 100%; text-align: center; } - + .splash-screen__footer .button { padding: 10px 20px; } - + .social { margin: 0 5px; } - + .social a { color: #555; text-decoration: none; } - + .social a:active, .social a:focus, .social a:hover { color: #333; outline: 0; } - + .landing__footer .social a { color: rgba(255, 255, 255, 0.85); } - + .landing__footer .social a:active, .landing__footer .social a:focus, .landing__footer .social a:hover { color: #fff; } - - + .social .icon { height: 30px; width: 30px; } - + .feature { padding: 5px 5px; border-radius: 2px; @@ -245,7 +243,7 @@ margin: 1em auto; text-align: center; } - + .image { display: block; margin: 1em auto; @@ -253,7 +251,7 @@ border-radius: 2px; background-color: #fff; } - + .image img { display: block; margin: 0.5em auto; @@ -261,7 +259,9 @@ @@ -270,34 +270,18 @@
@@ -432,31 +416,24 @@
-
-
- +
+
+ +
-
-
-
-

Emojis表情

-

StackEdit中文版 支持使用 Markdown 表情符号标记在文件中插入表情符号。

+
+
+

Emojis表情

+

StackEdit中文版 支持使用 Markdown 表情符号标记在文件中插入表情符号。

+
-
@@ -464,15 +441,17 @@ + + - + \ No newline at end of file