# !Webflow 自訂屬性中的重要標誌

有時，您可能需要覆蓋特定元素的樣式。要么您無法完全控制外部元素的樣式，要么有許多不同的選擇器針對相同元素。 CSS !important 標誌旨在在緊要關頭強制執行此類關鍵樣式。

設計器**樣式面板中的自訂屬性**部分現在支援 CSS !important 標誌。對於 Webflow 自訂屬性中可用的任何屬性，您可以&#x5C07;**!important**附加到任何值。新增該標誌將使這些自訂樣式能夠「勝過」套用於元素的其他（非！重要）樣式。

我們希望這可以幫助您管理關鍵樣式，而無需為您的網站編寫完全自訂的程式碼。快樂建設！

***

June 5, 2024


---

# 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/2024/webflow-zi-ding-shu-xing-zhong-de-zhong-yao-biao-zhi.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.
