diff --git a/src/app.css b/src/app.css index f2cc459..2643d57 100644 --- a/src/app.css +++ b/src/app.css @@ -12,4 +12,5 @@ body{ font-family: "LXGW WenKai TC", cursive; font-weight: 400; font-style: normal; + overflow-x: hidden; } \ No newline at end of file diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 544e785..7ae668e 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,6 +1,20 @@ +
+
+ 中工匿名 +
+
+ 服務條款 + 鏈接 + 每月精選 +
+
{@render children()} diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index fa3c19a..61b6463 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,26 +1,43 @@ - -
-
-

中工匿名

-
-
-

服務條款

-

鏈接

-

每月精選

-
+
+

空空如也...

-
- + +
+
+ +
\ No newline at end of file diff --git a/src/routes/message_card.svelte b/src/routes/message_card.svelte new file mode 100644 index 0000000..e69de29 diff --git a/src/routes/tos/+page.svelte b/src/routes/tos/+page.svelte new file mode 100644 index 0000000..1d3077f --- /dev/null +++ b/src/routes/tos/+page.svelte @@ -0,0 +1,5 @@ +
+

+ “中工匿名”不記錄個人網路位置, 名字。可選用匿名,或佚名作為發表時署名。如訊息侵害他人權利,違反大眾道德觀,皆不保證留存。 +

+
\ No newline at end of file