# Stylesheets

#### Create stylesheets for form fields and dashboard controls

* Select the function Stylesheets in the footer of the designer screen
* Create a new stylesheet for a specific component
* **Add style rules to the sheet**

<figure><img src="/files/sCWxHNGntzh6RiBLzZ5N" alt=""><figcaption></figcaption></figure>

#### Select a stylesheet

* Select the component, for which you have created a stylesheet, on the canvas&#x20;
* Select the right sidebar properties and **connect the stylesheet to the component**&#x20;

#### Update components when changing stylesheets

* Components of the same type can be selected (CTRL click) for binding to a custom stylesheet in once.
* Therefore select the component and push the **"binding button" in the toolbar**

<figure><img src="/files/kKbrcN4MZcWCHyHU3vE9" alt=""><figcaption></figcaption></figure>


---

# 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://academy.any2info.com/any2info-academy/no-code-platform/app-studio/designertools/stylesheets.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.
