# Custom stylesheets

Custom stylesheets can be used during an export to customize the output of PDF and Word documents. These stylesheets are defined globally and use the standard CSS language.

To learn about how to manage custom stylesheets see [Stylesheet administration](/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/stylesheet-administration.md).

To find some examples that demonstrate how to use custom stylesheets, see [Examples for custom stylesheets](/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/custom-stylesheet-examples.md).

## External resources <a href="#customstylesheets-externalresources" id="customstylesheets-externalresources"></a>

* <https://www.w3.org/Style/CSS/>
* <http://www.w3schools.com/css/>
* <https://developer.mozilla.org/en-US/docs/Web/CSS>


---

# 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.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/custom-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.
