> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/content-exporter-confluence/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/exporting-specific-css-classes.md).

# Exporting specific CSS classes

There are some CSS classes introduced by Content Exporter that you can use in addition to general classes.

These are the following:

| Class name    | Description                                                                                                                                    |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| back-cover    | Back cover page                                                                                                                                |
| cover-page    | Both front and back cover pages                                                                                                                |
| front-cover   | Front cover page                                                                                                                               |
| header-footer | Headers and footers                                                                                                                            |
| header-left   | Left header                                                                                                                                    |
| header-center | Center header                                                                                                                                  |
| header-right  | Right header                                                                                                                                   |
| footer-left   | Left footer                                                                                                                                    |
| footer-center | Center footer                                                                                                                                  |
| footer-right  | Right footer                                                                                                                                   |
| page-bottom   | Page Bottom Macro (Read more here: [Page Bottom Macro](/content-exporter-confluence/user-guides/before-exporting/macros.md#page-bottom-macro)) |
| wiki-content  | The page content                                                                                                                               |
| wiki-page     | A container for each confluence page. A wiki-page contains wiki-title and wiki-content.                                                        |
| wiki-title    | The page title in the export                                                                                                                   |

You can find examples on the [Custom Stylesheet Examples](/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/custom-stylesheet-examples.md) page.
