# 引入文本筆劃樣式

為了繼續努力為 Webflow 帶來更多 CSS 的創造力，我們很高興在 Webflow Designer 中 推出[文本筆劃樣式。](https://css-tricks.com/adding-stroke-to-web-text/)

現在，設計師可以輕鬆地為他們的文本添加輪廓或邊框，從而在他們的設計中獲得更多的創作自由和靈活性。此更新還有助於通過減少對自定義代碼或第三方插件的需求來簡化設計過程，使用戶可以更輕鬆地在 Webflow 平台內創建和管理他們的設計。

![使用樣式面板中的描邊效果為文本元素添加輪廓。](https://i.imgur.com/WXgc0xJ.jpg)

要了解有關此新屬性如何工作以及如何將其用於 Webflow 設計的更多信息，請查看我們[關於 Webflow 大學的文章](https://university.webflow.com/lesson/text-stroke)。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2023/yin-ru-wen-ben-bi-hua-yang-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
