# スタイル

## 登録されたスタイル

登録されたスタイルの右端のプラスボタンを選択することでエレメントごとのスタイルを設定することが出来ます。

## 編集

登録されたスタイルの縦三点リーダーで選択することができます。スタイルの名前の変更や、デフォルト(スタイルを初期設定)にするのかを指定することができます。

### 名前

登録したいエレメントの名前を設定することができます。

### デフォルト

デフォルトにチェックをつけると、指定したエレメントのスタイルをデフォルトに変更することができます。

## 削除

スタイルを削除します。


---

# 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.zeroone.today/sutairu.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.
